summaryrefslogtreecommitdiff
path: root/Kbuild
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-11-09 19:07:18 -0800
commita1497eb21d26a2d80189ca1ea46679111dce0e3a (patch)
tree0a06bb62733bba76b6dc088db234b5c4390d29fc /Kbuild
parentafdbd28ddf43cf85af879f7ebff499083d79fb1f (diff)
xfs: check inode core when scrubbing metadata filesscrub-check-metadata-inode-records_2022-11-09
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions