SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.
authorChuck Lever <chuck.lever@oracle.com>
Wed, 23 Aug 2006 00:06:17 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:46 +0000 (23:24 -0400)
commit081f79a9b09b634f0dc08ed014e0195464d52535
treead0829216553e8f86a913dac626c6617e5509398
parent44c31be261540acf66ddd730631ead8009cc361d
SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.

Hide the details of how the RPC client stores remote peer addresses from
the RPC portmapper.

Test plan:
Destructive testing (unplugging the network temporarily).  Connectathon
with UDP and TCP.  NFSv2/3 and NFSv4 mounting should be carefully checked.

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