]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_io: add atomic file update commands to exercise file commit range
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)
commit6cee792b046bee9c44255a1bd9c59a66d7517c36
treeb48b66a9f30bd51779e6ec8b964732dcaba28ef8
parent193558592f8a97f0fd2f2b6d650ddec92f71489b
xfs_io: add atomic file update commands to exercise file commit range

Add three commands to xfs_io so that we can exercise atomic file updates
as provided by reflink and the start-commit / commit-range functionality.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
io/exchrange.c
io/io.h
io/open.c
man/man8/xfs_io.8