]> 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>
Wed, 31 Jul 2024 01:46:45 +0000 (18:46 -0700)
commitbd1237972eab79e2b8cabb78ec97ea09d76624b6
tree2af26dea744d74b6a479bc6051ceb9fc801a497f
parent7e014f2958d77fb631d69140185b81eb694395ed
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