]> www.infradead.org Git - users/hch/xfsprogs.git/commit
man: document file range commit ioctls
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 22:53:55 +0000 (15:53 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 9 Oct 2024 23:29:03 +0000 (16:29 -0700)
commit24f5408fd683f46db02773b0b16a87517e41845f
tree91ece8878f40825c9201f9db7efc340c28644272
parent94eb2d8c07a76a8742d3b6f15ca07860a49be2f7
man: document file range commit ioctls

Document the two new ioctls to support committing arbitrary dirty data
ranges of two files.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
man/man2/ioctl_xfs_commit_range.2 [new file with mode: 0644]
man/man2/ioctl_xfs_fsgeometry.2
man/man2/ioctl_xfs_start_commit.2 [new file with mode: 0644]