]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r223035: Using statfs.f_fstypename rather than statfs.f_type whilst
authoravatar <avatar@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jul 2011 04:54:12 +0000 (04:54 +0000)
committeravatar <avatar@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 18 Jul 2011 04:54:12 +0000 (04:54 +0000)
commitac4ae84a014d57e1cee936e337c3a178b572e962
treeb282f078ba6ca82d6116a8821e1f52c6debd12c0
parent347168690dd5fa599eb7f089c5e08d485092db5d
MFC r223035: Using statfs.f_fstypename rather than statfs.f_type whilst
performing fstype comparsion as nullfs will copy f_type from underlayer FS.

PR: bin/156258
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>

git-svn-id: svn://svn.freebsd.org/base/stable/8@224173 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/find/function.c