]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix linux_fstatfs() to return proper value for f_frsize. Without it,
authortrasz <trasz@FreeBSD.org>
Sat, 25 Feb 2017 20:32:37 +0000 (20:32 +0000)
committertrasz <trasz@FreeBSD.org>
Sat, 25 Feb 2017 20:32:37 +0000 (20:32 +0000)
commitaaee2586480086339bf5303ff55432686fe7aeb8
tree864a18c98bf8423cbeae226b73f57035bb1b0937
parent78d6756cdb73f25d28a2c2983fbd9d548f1f0b1f
Fix linux_fstatfs() to return proper value for f_frsize. Without it,
linux df(1) binary from Xenial shows garbage.

Reviewed by: dchagin
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D9692
sys/amd64/linux32/linux.h
sys/compat/linux/linux_stats.c
sys/i386/linux/linux.h