diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:30 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:30 +0300 |
commit | 4cb76025208925f697de66ac4d2d821cafabd367 (patch) | |
tree | e0dd7385064298eda0828a9ca592e938ffc663c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ee366fe4f519f0739a2c62cf998f58932e77c6a9 (diff) | |
download | linux-4cb76025208925f697de66ac4d2d821cafabd367.tar.xz |
xfs: remove unnecessary dstmap in xattr scrubber
Replace bitmap_and with bitmap_intersects in the xattr leaf block
scrubber, since we only care if there's overlap between the used space
bitmap and the free space bitmap. This means we don't need dstmap any
more, and can thus reduce the memory requirements.
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