]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commitdiff
man: document XFS_FSOP_GEOM_FLAGS_EXCHRANGE
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:59 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:05 +0000 (17:01 -0700)
Document this new feature flag in the fs geometry ioctl.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
man/man2/ioctl_xfs_fsgeometry.2

index f59a6e8a6a203287db79d5804d4d0317856bcdc7..54fd89390883c1ac671e5be477d4a56bd5a9502a 100644 (file)
@@ -211,6 +211,9 @@ Filesystem stores reverse mappings of blocks to owners.
 .TP
 .B XFS_FSOP_GEOM_FLAGS_REFLINK
 Filesystem supports sharing blocks between files.
+.TP
+.B XFS_FSOP_GEOM_FLAGS_EXCHRANGE
+Filesystem can exchange file contents atomically via XFS_IOC_EXCHANGE_RANGE.
 .RE
 .SH XFS METADATA HEALTH REPORTING
 .PP