]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_io: add a commitrange option to the exchangerange command
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:44 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:28 +0000 (17:07 -0700)
commit193558592f8a97f0fd2f2b6d650ddec92f71489b
treea4b457ab0a1d7c8baaf42c04625f0a82c7e7ac7c
parent5d1b8f17f0669881d3941ff2d79d98921abe234d
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>
io/exchrange.c
man/man8/xfs_io.8