summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-11-06 17:03:20 -0800
committerDarrick J. Wong <djwong@kernel.org>2022-11-16 15:25:04 -0800
commit6a5777865eebee1b53d7ae0fd2fa9ec2c6596df6 (patch)
tree25c7ddff5354b1b6cc73b4504f88c05b97f70cad /fs/xfs/libxfs
parent033985b6fe875a7a971cf4e3941e1f3085ba037c (diff)
downloadlinux-6a5777865eebee1b53d7ae0fd2fa9ec2c6596df6.tar.bz2
xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
When scrub is checking file fork mappings against rmap records and the rmap record starts before or ends after the bmap record, check the adjacent bmap records to make sure that they're adjacent to the one we're checking. This helps us to detect cases where the rmaps cover territory that the bmaps do not. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/libxfs')
0 files changed, 0 insertions, 0 deletions