Fix struct statx field alignment.

PiperOrigin-RevId: 259376740
This commit is contained in:
Jamie Liu
2019-07-22 12:04:21 -07:00
committed by gVisor bot
parent 32e6be0045
commit fdac770f31
+1
View File
@@ -253,6 +253,7 @@ type Statx struct {
UID uint32
GID uint32
Mode uint16
_ uint16
Ino uint64
Size uint64
Blocks uint64