LOCKD: Teach lockd 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)
commit44c31be261540acf66ddd730631ead8009cc361d
tree157a92c24d50f8c82be464a4b326e07a37b2de2a
parented39440a2573abc926f230267000f21fa5a87822
LOCKD: Teach lockd to use the new rpc_peeraddr() API

Hide the details of how the RPC client stores remote peer addresses from
the Network Lock Manager.

Test plan:
Destructive testing (unplugging the network temporarily).  Connectathon
with UDP and TCP.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/clntproc.c