]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libfrog: add support for commit range ioctl family
authorDarrick J. Wong <djwong@kernel.org>
Tue, 29 Oct 2024 00:03:30 +0000 (17:03 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 31 Oct 2024 22:45:04 +0000 (15:45 -0700)
commit943d6721632722ef88001ed35def88602782aaaa
tree403f824db5e8b736bc4bc75fc9faf6e91829f197
parentbc37fe78843fbf2029cb220b94440749bf3df931
libfrog: add support for commit range ioctl family

Add some library code to support the new file range commit ioctls.  This
will be used to test the atomic file commit functionality in fstests.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libfrog/file_exchange.c
libfrog/file_exchange.h