diff options
author | Chen Li <chenli@uniontech.com> | 2020-10-12 13:46:00 +0800 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-10-15 11:37:45 +0200 |
commit | d3a5ae6ad16ba488dec7d15c6554585d9a405336 (patch) | |
tree | 4aec14277bbc241d355e49c5368782c2a34e310a /io/tst-linkat.c | |
parent | af79ed5fb6a9beb7386e53f0771ccdcb8837aa35 (diff) | |
download | glibc-d3a5ae6ad16ba488dec7d15c6554585d9a405336.tar.gz glibc-d3a5ae6ad16ba488dec7d15c6554585d9a405336.tar.xz glibc-d3a5ae6ad16ba488dec7d15c6554585d9a405336.zip |
statfs: add missing f_flags assignment
f_flags is added into struct statfs since Linux 2.6.36, which is lacked in glibc's statfs64.c until now. So mount flags is uninitialized on platforms having no statfs64 syscall in kernel, e.g., alpha and its derivation
Diffstat (limited to 'io/tst-linkat.c')
0 files changed, 0 insertions, 0 deletions