SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
authorChuck Lever <chuck.lever@oracle.com>
Wed, 23 Aug 2006 00:06:19 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:48 +0000 (23:24 -0400)
commite7f7865743fff3d3938ec7540e5a784d662426da
tree83034702cda4717d7f687bd2635afd81bc9c15bf
parentf425eba437f0051bde979ea2eef8bc875a77cd00
SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API

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

Test plan:
Connectathon with Kerberos 5 authentication.

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