]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFV r357687: Import NFS fix for O_SEARCH tests
authorKyle Evans <kevans@FreeBSD.org>
Sun, 9 Feb 2020 04:05:30 +0000 (04:05 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Sun, 9 Feb 2020 04:05:30 +0000 (04:05 +0000)
commit850e0825a2238d2180e36e7ffe5f769be13aec91
tree20c458d8b302bc22c2cd1519372635acaa87e7df
parentd987842d1edea3de3bad34d8bdc4b1b34cff48a9
parent469c887f3601da7ba0fcbeca58192cbe0274a1c8
MFV r357687: Import NFS fix for O_SEARCH tests

The version that ended upstream was ultimately slightly different than the
version committed here; notably, statvfs() is used but it's redefined
appropriately to statfs() on FreeBSD since we don't provide the fstypename
for the former interface.
contrib/netbsd-tests/lib/libc/c063/t_o_search.c