]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h
authorJoseph Myers <josmyers@redhat.com>
Fri, 15 Mar 2024 22:22:50 +0000 (22:22 +0000)
committerJoseph Myers <josmyers@redhat.com>
Fri, 15 Mar 2024 22:22:50 +0000 (22:22 +0000)
Linux 6.8 adds a new STATX_MNT_ID_UNIQUE constant.  Add it to glibc's
bits/statx-generic.h.

Tested for x86_64.

io/bits/statx-generic.h

index 585985606883bf4d2df800e461a77aa16e3e4126..30a24765dc568ed629e09b3db45420a34bbfefca 100644 (file)
@@ -42,6 +42,7 @@
 # define STATX_BTIME 0x0800U
 # define STATX_MNT_ID 0x1000U
 # define STATX_DIOALIGN 0x2000U
+# define STATX_MNT_ID_UNIQUE 0x4000U
 # define STATX__RESERVED 0x80000000U
 
 # define STATX_ATTR_COMPRESSED 0x0004