SUNRPC: Use GETADDR for rpcbind version 4 queries
authorChuck Lever <chuck.lever@oracle.com>
Wed, 25 Jun 2008 21:24:47 +0000 (17:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:36 +0000 (12:09 -0400)
commit8842413aa4c3220ce9313791f99808fc149ca16d
tree6b0869e818f7d525620c973b52242825c2ec109a
parent6a774051573042cdeb57e81f77b36c25e5856739
SUNRPC: Use GETADDR for rpcbind version 4 queries

Some rpcbind servers that do support rpcbind version 4 do not support
the GETVERSADDR procedure.  Use GETADDR for querying rpcbind servers
via rpcbind version 4 instead of GETVERSADDR.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpcb_clnt.c