On Thu, 9 Jan 2025 09:31:00 +0100, Christoph Hellwig wrote: > [I hope that no one gets too annoyed by the rapid resends, but s we're > down to comment an man page tweaks I thought I'd stick to the fast pace] > > 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 adding yet another statx field. > > [...] Applied to the vfs-6.14.statx.dio branch of the vfs/vfs.git tree. Patches in the vfs-6.14.statx.dio branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs-6.14.statx.dio [1/5] fs: reformat the statx definition https://git.kernel.org/vfs/vfs/c/8fc7e23a9bd8 [2/5] fs: add STATX_DIO_READ_ALIGN https://git.kernel.org/vfs/vfs/c/7ed6cbe0f8ca [3/5] xfs: cleanup xfs_vn_getattr https://git.kernel.org/vfs/vfs/c/7e17483c7b15 [4/5] xfs: report the correct read/write dio alignment for reflinked inodes https://git.kernel.org/vfs/vfs/c/7422bbd03021 [5/5] xfs: report larger dio alignment for COW inodes https://git.kernel.org/vfs/vfs/c/468210ec76e1