[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]

 



Align this member in struct statx with the members above it.

Signed-off-by: John Garry <john.g.garry@xxxxxxxxxx>
---
 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





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux