On Mon, 25 Aug 2025 13:15:00 +0200, Christoph Hellwig wrote: > Use the direct I/O alignment reporting from ->getattr instead of > reimplementing it. This exposes the relaxation of the memory > alignment in the XFS_IOC_DIOINFO info and ensure the information will > stay in sync. Note that randholes.c in xfstests has a bug where it > incorrectly fails when the required memory alignment is smaller than the > pointer size. Round up the reported value as there is a fair chance that > this code got copied into various applications. > > [...] Applied to for-next, thanks! [1/1] xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr commit: 851c4c96db001f51bdad1432aa54549c7fe2c63e Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>