diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:25 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:25 +0300 |
commit | e8882f69b941b20704ea509ebfca2d8a123ad6e3 (patch) | |
tree | 937b1aced3dd55a6806a2eea4a4702c16c77e9a0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 336642f79283715e4535bfaa05f5593dd91da6e8 (diff) | |
download | linux-e8882f69b941b20704ea509ebfca2d8a123ad6e3.tar.xz |
xfs: split the xchk_bmap_check_rmaps into a predicate
This function has two parts: the second part scans every reverse mapping
record for this file fork to make sure that there's a corresponding
mapping in the fork, and the first part decides if we even want to do
that.
Split the first part into a separate predicate so that we can make more
changes to it in the next patch.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions