[PATCH v4 03/11] fs: Initial atomic write support

John Garry john.g.garry at oracle.com
Mon Feb 26 00:58:46 PST 2024


On 24/02/2024 18:20, Ritesh Harjani (IBM) wrote:
>>> Helper function atomic_write_valid() can be used by FSes to verify
>>> compliant writes.
> Minor nit.
> maybe generic_atomic_write_valid()?

Having "generic" in the name implies that there are other ways in which 
we can check if an atomic write is valid, but really this function 
should be good to use in scenarios so far considered.

Thanks,
John



More information about the Linux-nvme mailing list