summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/scrub.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-07-14 11:05:46 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-10-14 14:16:30 -0700
commite88e6179d1b1fe57fb986c45140abb4a70feec16 (patch)
treef59e3360f41ab169a7b547ab939d431aa2760167 /fs/xfs/scrub/scrub.c
parent04d987ec8b38c018bc42bc66dc4cd49706f49b4f (diff)
xfs: check inode core when scrubbing metadata filesscrub-check-metadata-inode-records_2022-10-14
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/scrub/scrub.c')
0 files changed, 0 insertions, 0 deletions