mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-27 05:21:10 +03:00
There is no need to handle ENOSYS on fstatfs64 call, required only for alpha (where is already fallbacks to fstatfs). Checked on x86_64-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com>