]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_io: add a commitrange option to the exchangerange command
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)
commite21a6c0c5aad453def7c0a931393807e6c683998
treebed8e5804b2900fb63120d6bb4dc204f24f292cd
parentea1626b8a8d6a73bd37078f9103a60892a5ed3cd
xfs_io: add a commitrange option to the exchangerange command

Teach the xfs_io exchangerange command to be able to use the commit
range functionality so that we can test it piece by piece.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
io/exchrange.c
man/man8/xfs_io.8