]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: allow bulkstat to return metadata directories
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:48 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:29 +0000 (17:07 -0700)
commit58ce8dd61bb5eeec415e816739e6580ecf56b92d
tree3f512023f7ad47f3f2516ba67914bf63146dfe0b
parentca11c1183fa1f2eedc6e5e5e1123f52305231cd2
xfs: allow bulkstat to return metadata directories

Allow the V5 bulkstat ioctl to return information about metadata
directory files so that xfs_scrub can find and scrub them, since they
are otherwise ordinary directories.

(Metadata files of course require per-file scrub code and hence do not
need exposure.)

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_fs.h