Re: [PATCH v3 1/2] statx.2: properly align stx_dio_read_offset_align

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi John,

On Thu, Jun 19, 2025 at 03:44:54PM +0000, John Garry wrote:
> Align this member in struct statx with the members above it.
> 
> Signed-off-by: John Garry <john.g.garry@xxxxxxxxxx>

Thanks!  I've applied the patch.
<https://www.alejandro-colomar.es/src/alx/linux/man-pages/man-pages.git/commit/?h=contrib&id=6006fe8bf74e400e060ff70f62ac03d911af13c5>


Have a lovely day!
Alex

> ---
>  man/man2/statx.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/man2/statx.2 b/man/man2/statx.2
> index ef7dbbcf9..273d80711 100644
> --- a/man/man2/statx.2
> +++ b/man/man2/statx.2
> @@ -73,7 +73,7 @@ struct statx {
>      __u32 stx_atomic_write_segments_max;
>  \&
>      /* File offset alignment for direct I/O reads */
> -    __u32   stx_dio_read_offset_align;
> +    __u32 stx_dio_read_offset_align;
>  };
>  .EE
>  .in
> -- 
> 2.31.1
> 

-- 
<https://www.alejandro-colomar.es/>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux