]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libfrog: add support for commit range ioctl family
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:43 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:28 +0000 (17:07 -0700)
commit2edc33852a84cecf5b6ec140db2539e2899f7ca5
tree90bbf8fb5c03bd3264e0fc9e0639bc5ccf311156
parentc02fe6c9914792734f7c714692c2c5e915b87597
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>
libfrog/file_exchange.c
libfrog/file_exchange.h