On 14/07/2025 06:53, Christoph Hellwig wrote:
Now we should be able to implement the software atomic writes pretty
easily for zoned XFS, and funnily they might actually be slightly faster
than normal writes due to the transaction batching. Now that we're
getting reasonable test coverage we should be able to give it a spin, but
I have a few too many things on my plate at the moment.
Isn't reflink currently incompatible with zoned xfs?
I don't think that there is even anything else needed to automatically
get software-based atomics support for zoned xfs.