]> 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>
Wed, 31 Jul 2024 01:46:45 +0000 (18:46 -0700)
commitb6052dc700ca806f33dc793803e345d3ec6b4682
tree23b50a48b99586e545c4ccc9b4f2ebcdd4ba62bd
parent56aefe84e05b8c18d69964d5030f3e0465355f2a
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