freebsd-skq/sys/rpc
alfred 0447b5115d 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