From: Darrick J. Wong Date: Mon, 24 Feb 2025 18:21:41 +0000 (-0800) Subject: man: document new XFS_BULK_IREQ_METADIR flag to bulkstat X-Git-Tag: v6.14.0~159 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=087994aa7b554297dfbb16a6b1d0f4c2f1d0bad7;p=thirdparty%2Fxfsprogs-dev.git man: document new XFS_BULK_IREQ_METADIR flag to bulkstat Document this new flag. Signed-off-by: "Darrick J. Wong" Reviewed-by: Christoph Hellwig --- diff --git a/man/man2/ioctl_xfs_bulkstat.2 b/man/man2/ioctl_xfs_bulkstat.2 index b6d51aa4..0dba16a6 100644 --- a/man/man2/ioctl_xfs_bulkstat.2 +++ b/man/man2/ioctl_xfs_bulkstat.2 @@ -101,6 +101,14 @@ If this is set, data fork extent count is returned via bs_extents64 field and via bs_extents field and bs_extents64 is assigned a value of 0. In the second case, bs_extents is set to (2^31 - 1) if data fork extent count is larger than 2^31. This flag may be set independently of whether other flags have been set. +.TP +.B XFS_BULK_IREQ_METADIR +Return metadata directory tree inodes in the stat output as well. +The only fields that will be populated are +.IR bs_ino ", " bs_gen ", " bs_mode ", " bs_sick ", and " bs_checked. +All other fields, notably +.IR bs_blksize , +will be zero. .RE .PP .I hdr.icount