On Mon, 16 Sep 2024 16:53:38 +0000, John Garry wrote: > This series re-introduces atomic write support. > > Some time ago support was added for O_ATOMIC in fio, but O_ATOMIC support > never made it into the linux kernel, so fio support was dropped. However > some plumbing was left behind; specifically, we can still pass command > line arg --atomic=1, which sets thread option oatomic, but that is just > ignored. > > [...] Applied, thanks! [1/9] os-linux: Define RWF_ATOMIC commit: 5ba34480dc222db47d7813009eb95a7543790dd3 [2/9] os: Reintroduce atomic write support commit: 40f1fc11d4fc6dbbd3c0eb5852e24126dad5fd4e [3/9] pvsync2: Support RWF_ATOMIC commit: 80226c53d994e8a9206ed7acf4a4dc75a8691792 [4/9] libaio: Support RWF_ATOMIC commit: a79319fe6efd138ae346aff28b528682fbed0a7c [5/9] io_uring: Support RWF_ATOMIC commit: b1552b6e655dba1b1d4957c04a19361654ab38ad [6/9] tools/fiograph: Update for atomic support commit: 274a69eab08837e4e32185f2944e3b98dd5258c0 [7/9] doc: Document atomic command commit: cd3de3d7700294f28d52cc781d1ce3982c12ba7e [8/9] fio: Support verify_write_sequence commit: 2dd80ee4598bcd69d1413fd2f1205cbffb56d787 [9/9] examples: Add example for atomic write verify commit: f23208c8860de515f025af6ac34d6a227f277e67 Best regards, -- Jens Axboe