freebsd-dev/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
rpcm_subs.h
types.h Change the definition of NULL on ia64 (for LP64 compilations) from 2003-12-07 21:10:06 +00:00