1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/rpc
Alfred Perlstein 3f5c95f772 Fix a panic when attempting a v4 op against a v3/v2-only server.
It happens because rpcclnt_request is incorrectly returning 0 in the case
of an rpc mismatch or auth error.

Submitted by: Jim Rees <rees@umich.edu>
2004-01-10 02:59:54 +00:00
..
rpcclnt.c Fix a panic when attempting a v4 op against a v3/v2-only server. 2004-01-10 02:59:54 +00:00
rpcclnt.h University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
rpcm_subs.h University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
types.h Change the definition of NULL on ia64 (for LP64 compilations) from 2003-12-07 21:10:06 +00:00