]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libfrog: add support for exchange range ioctl family
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:00 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:05 +0000 (17:01 -0700)
commitb49cdb6ff044508c07b7fef02299a13c63a14bc8
treef47f4b5ddd24f8d48c60200aee6c679d6ec2878e
parent806c2658911a234a7ba6f7fd2cde7a08cf241029
libfrog: add support for exchange range ioctl family

Add some library code to support the new file range exchange and commit
ioctls.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libfrog/Makefile
libfrog/file_exchange.c [new file with mode: 0644]
libfrog/file_exchange.h [new file with mode: 0644]