]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: scrub the metadir path of rt refcount btree files
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:10 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:15 +0000 (13:06 -0800)
commitca757af07fccf527f91ad49f3b6648e6783b0bc8
tree457f8abe9eb5705db462a243a1dae5b01eb8003d
parenta9600db96f74af50cc025a02e9e39a9515e2256d
xfs: scrub the metadir path of rt refcount btree files

Add a new XFS_SCRUB_METAPATH subtype so that we can scrub the metadata
directory tree path to the refcount btree file for each rt group.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/scrub/metapath.c