mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00:00
Add STATX_SUBVOL from Linux 6.10 to bits/statx-generic.h
Tested for aarch64-linux-gnu. Reviewed-by: Florian Weimer <fweimer@redhat.com>
This commit is contained in:
parent
e433cdec9b
commit
bbb6a742c8
@ -43,6 +43,7 @@
|
||||
# define STATX_MNT_ID 0x1000U
|
||||
# define STATX_DIOALIGN 0x2000U
|
||||
# define STATX_MNT_ID_UNIQUE 0x4000U
|
||||
# define STATX_SUBVOL 0x8000U
|
||||
# define STATX__RESERVED 0x80000000U
|
||||
|
||||
# define STATX_ATTR_COMPRESSED 0x0004
|
||||
|
Loading…
Reference in New Issue
Block a user