Re: [PATCH v4 9/9] xfs: support STATX_DIOALIGN

From: Christoph Hellwig
Date: Fri Jul 22 2022 - 04:11:49 EST


On Fri, Jul 22, 2022 at 12:12:28AM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@xxxxxxxxxx>
>
> Add support for STATX_DIOALIGN to xfs, so that direct I/O alignment
> restrictions are exposed to userspace in a generic way.

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>