mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-09 14:21:14 +03:00
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
2.6 KiB
2.6 KiB