]> git.ipfire.org Git - thirdparty/xfsprogs-dev.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>
Tue, 24 Dec 2024 02:01:25 +0000 (18:01 -0800)
Document the additions to the fsgeometry ioctl for metadata directory
trees.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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