]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: advertise metadata directory feature
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 22:54:14 +0000 (15:54 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 06:07:18 +0000 (08:07 +0200)
commit40bf9ff30b1a8e6e3c8b902e0469f80891c97c18
tree85b6169231bcb20024756c2d9413f5c27f92bddd
parenta47cef36ac9a5c7faa0700103c45f907a57f97b5
xfs: advertise metadata directory feature

Advertise the existence of the metadata directory feature; this will be
used by scrub to decide if it needs to scan the metadir too.

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