NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name
authorAndy Adamson <andros@netapp.com>
Thu, 8 Aug 2013 14:57:56 +0000 (10:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 8 Aug 2013 15:46:25 +0000 (11:46 -0400)
As per 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

Simple merge