summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_dir2.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-01-27 10:25:20 -0800
committerDarrick J. Wong <djwong@kernel.org>2022-03-17 14:44:05 -0700
commit066422f4e7ebb79547938b9f5c30cbbc3793c848 (patch)
tree4685511aed8ae38a4db416bc31dc2a2de44e01d3 /fs/xfs/libxfs/xfs_dir2.c
parent6c341ca6de3be4397f9f40fd8178ea9df8c528c2 (diff)
xfs: check inode core when scrubbing metadata filesscrub-fix-checking-gaps_2022-03-17
Metadata files (e.g. realtime bitmaps and quota files) do not show up in the bulkstat output, which means that scrub-by-handle does not work; they can only be checked through a specific scrub type. Therefore, each scrub type calls xchk_metadata_inode_forks to check the metadata for whatever's in the file. Unfortunately, that function doesn't actually check the inode record itself. Refactor the function a bit to make that happen. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/libxfs/xfs_dir2.c')
0 files changed, 0 insertions, 0 deletions