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)
commit97431204ea005ec8070ac94bc3251e836daa7ca7
treec60d367e3fe8ea1cbedce1e95c071582eac8eabe
parent5ec16a8500d339b0e7a0cc76b785d18daad354d4
NFSv4.1 Use clientid management rpc_clnt for secinfo_no_name

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