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

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