]> www.infradead.org Git - users/hch/xfsprogs.git/commitdiff
man2: document metadata directory flag in fsgeom ioctl
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:13 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 28 Nov 2024 02:33:10 +0000 (18:33 -0800)
Document the additions to the fsgeometry ioctl for metadata directory
trees.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
man/man2/ioctl_xfs_fsgeometry.2

index db7698fa922b8731c70d75b63bdc09b9515e6c90..c808ad5b8b9190deb62a08be7eb15b69816512ab 100644 (file)
@@ -214,6 +214,9 @@ Filesystem supports sharing blocks between files.
 .TP
 .B XFS_FSOP_GEOM_FLAGS_EXCHANGE_RANGE
 Filesystem can exchange file contents atomically via XFS_IOC_EXCHANGE_RANGE.
+.TP
+.B XFS_FSOP_GEOM_FLAGS_METADIR
+Filesystem contains a metadata directory tree.
 .RE
 .SH XFS METADATA HEALTH REPORTING
 .PP