NFSv4.1 Use clientid management rpc_clnt for secinfo
authorAndy Adamson <andros@netapp.com>
Thu, 8 Aug 2013 14:57:55 +0000 (10:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 8 Aug 2013 15:46:25 +0000 (11:46 -0400)
commit5ec16a8500d339b0e7a0cc76b785d18daad354d4
tree22accf7765606b6416af9dbd0d4a70a9e1a3ddc6
parentbc4b2a86a55a767fabbc70b4b8634d519c59edef
NFSv4.1 Use clientid management rpc_clnt for secinfo

As per RFC 3530 and RFC 5661 Security Considerations

Commit 4edaa308 "NFS: Use "krb5i" to establish NFSv4 state whenever possible"
uses the nfs_client cl_rpcclient for all clientid management operations.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c