]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: scrub the metadir path of rt rmap btree files
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:12 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:47 +0000 (15:55 +0200)
commit1653e8a389796b7c978afdf7a3560ed6347c484f
tree531fa0b4d843a8769400b8736fd9772b6a194f2d
parentcb94cac188cc91afebc2780227aa34b121bfbb76
xfs: scrub the metadir path of rt rmap btree files

Add a new XFS_SCRUB_METAPATH subtype so that we can scrub the metadata
directory tree path to the rmap 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