]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_io: add RWF_ATOMIC support to pwrite
authorCatherine Hoang <catherine.hoang@oracle.com>
Tue, 1 Oct 2024 18:28:49 +0000 (11:28 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Thu, 3 Oct 2024 13:44:03 +0000 (15:44 +0200)
commitee6c5941352a15306d15ac2492ba454e44ab0415
treed2a459219d56cdd10599f3d799bb2f0374ccdab4
parent2ed5318f360d2734265c2dbf630e93ff3e5e5791
xfs_io: add RWF_ATOMIC support to pwrite

Enable testing write behavior with the per-io RWF_ATOMIC flag.

Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: John Garry <john.g.garry@oracle.com>
include/linux.h
io/pwrite.c
man/man8/xfs_io.8