]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd43bc4a1c73b762c4fc26bab3a991db963c7f5b8
tree22accf7765606b6416af9dbd0d4a70a9e1a3ddc6
parentc6c2d9b4389d57e070f09ea899bc72c561f6b40a
NFSv4.1 Use clientid management rpc_clnt for secinfo

As per RFC 3530 and RFC 5661 Security Considerations

Commit 36fe49f6 "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