]> git.ipfire.org Git - thirdparty/glibc.git/commit
linux: Add STATX_MNT_ID_UNIQUE definition to generic statx
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 3 Oct 2025 19:38:56 +0000 (16:38 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 5 Nov 2025 10:15:52 +0000 (07:15 -0300)
commit0d0726e4eb7493ba46b597954348cb5029c2bc13
tree240cb5fc8e8c831672454392cbabade3d1fb3903
parent03d9cb23b813f4306f87616c5bfb4b5fba7441c4
linux: Add STATX_MNT_ID_UNIQUE definition to generic statx

The commit 88a2cf6c4bab6e94a65e9c0db8813709372e9180 added
STATX_MNT_ID_UNIQUE on the statx-generic.h without updating the
generic statx struct.
io/bits/types/struct_statx.h
io/tst-statx.c