On Wed, Aug 28, 2024 at 08:11:00AM GMT, Christoph Hellwig wrote: > Hi all, > > file systems that write out of place usually require different alignment > for direct I/O writes than what they can do for reads. This series tries > to address this by yet another statx field. I think that's fine. If we run out of statx spare fields we can start versioning by size using via STATX__RESERVED.