From: Christian Brauner Date: Thu, 9 Jan 2025 15:23:26 +0000 (+0100) Subject: Merge patch series "add STATX_DIO_READ_ALIGN v3" X-Git-Tag: v6.14-rc1~210^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf40ebb2ed9fde24195260637e00e47a6f0e7c15;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "add STATX_DIO_READ_ALIGN v3" Christoph Hellwig says: 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. * patches from https://lore.kernel.org/r/20250109083109.1441561-1-hch@lst.de: xfs: report larger dio alignment for COW inodes xfs: report the correct read/write dio alignment for reflinked inodes xfs: cleanup xfs_vn_getattr fs: add STATX_DIO_READ_ALIGN fs: reformat the statx definition Link: https://lore.kernel.org/r/20250109083109.1441561-1-hch@lst.de Signed-off-by: Christian Brauner --- cf40ebb2ed9fde24195260637e00e47a6f0e7c15