Hello,
there is probably a wrong number in description of statfs structure. In
description section, struct statfs contains as a last field f_spare[5].
But the /usr/include/bits/statfs.h itself contains f_spare[4]
(glibc-headers-2.18 on f20).
Looking into glibc-2.20, there is f_spare[6]. Looks like the structure
is gradually evolving :).
Inspecting upstream history (gitk statfs.h), it shows it was f_spare[6]
since 1997.
Regards
Jan
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html