Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 72014fd

Browse files
zatrazzchiichen
authored andcommitted
Add STATX_SUBVOL from Linux 6.10 to bits/statx-generic.h
Tested for aarch64-linux-gnu. Reviewed-by: Florian Weimer <[email protected]>
1 parent 85f3016 commit 72014fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

io/bits/statx-generic.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
# define STATX_MNT_ID 0x1000U
4444
# define STATX_DIOALIGN 0x2000U
4545
# define STATX_MNT_ID_UNIQUE 0x4000U
46+
# define STATX_SUBVOL 0x8000U
4647
# define STATX__RESERVED 0x80000000U
4748

4849
# define STATX_ATTR_COMPRESSED 0x0004

0 commit comments

Comments
 (0)