]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_io: add atomic file update commands to exercise file commit range
authorDarrick J. Wong <djwong@kernel.org>
Tue, 29 Oct 2024 00:03:31 +0000 (17:03 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 31 Oct 2024 22:45:04 +0000 (15:45 -0700)
commit1cf7afbc0c8bcb450ebc3acab7616c9da49087de
treefa04df3d59333352fde1dcb3712661ee3c0be237
parente21a6c0c5aad453def7c0a931393807e6c683998
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
io/exchrange.c
io/io.h
io/open.c
man/man8/xfs_io.8