Remove __ASSUME_STATFS_F_FLAGS.
commite8f1225ca4d4afa4043c5267ae6dbe12268e2637
authorJoseph Myers <joseph@codesourcery.com>
Fri, 12 May 2017 11:48:37 +0000 (12 11:48 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 12 May 2017 11:48:37 +0000 (12 11:48 +0000)
treecac81bc83b3e32e7694fc2fa7b1d2cb3766315fb
parent7c3018f9e4de2e9d1f03a749be41b5eced6f9834
Remove __ASSUME_STATFS_F_FLAGS.

Now that 3.2 is the minimum Linux kernel version for glibc, this patch
removes __ASSUME_STATFS_F_FLAGS and associated conditional code.

Tested for x86_64.

* sysdeps/unix/sysv/linux/kernel-features.h
(__ASSUME_STATFS_F_FLAGS): Remove macro.
* sysdeps/unix/sysv/linux/internal_statvfs.c
[!__ASSUME_STATFS_F_FLAGS]: Remove conditional code.
ChangeLog
sysdeps/unix/sysv/linux/internal_statvfs.c
sysdeps/unix/sysv/linux/kernel-features.h