[PATCH v7 0/9] block atomic writes
John Garry
john.g.garry at oracle.com
Thu Jun 6 23:16:14 PDT 2024
On 02/06/2024 15:09, John Garry wrote:
> This series introduces a proposal to implementing atomic writes in the
> kernel for torn-write protection.
>
> This series takes the approach of adding a new "atomic" flag to each of
> pwritev2() and iocb->ki_flags - RWF_ATOMIC and IOCB_ATOMIC, respectively.
> When set, these indicate that we want the write issued "atomically".
Hi vfs maintainers, Jens,
Can you please let me know if you have any issues with this series?
Specifically the first few patches.
This work has been on the lists for a year now, and most seem happy /
content with it.
I really would like this to be this merged in this cycle.
Note that I plan to post a new series version soon, addressing comments
from Hannes and Christoph, but they are not major changes.
Thanks,
John
More information about the Linux-nvme
mailing list