]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: scrub the metadir path of rt refcount btree files
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:37 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:47:13 +0000 (13:47 -0700)
commitf1798b78a4af2657414ce3caee563bef3a8b7bdd
tree9d92f66069d3fc901a8d64cd12e512f157c072ce
parent4bf56efd5001e562cd47d5bde8aa576e531a2ede
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>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/scrub/metapath.c