commit | ade33ff58ed3efb4a069f7256f5a92ccf8634413 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Tue Sep 10 18:44:32 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Sep 11 09:07:53 2013 -0400 |
tree | 678d3519dde8098bf04165680773fd6370c84351 | |
parent | 7cb852dfc858e9ab092cbbfcb3e57bae4aa7f56a [diff] |
NFSv4.1: sp4_mach_cred: no need to ref count creds The cl_machine_cred doesn't need to be reference counted here - a reference is held is for the lifetime of the struct nfs_client. Also, no need to put_rpccred the rpc_message.rpc_cred. Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>