NFSv4.1: sp4_mach_cred: no need to ref count creds
authorWeston Andros Adamson <dros@netapp.com>
Tue, 10 Sep 2013 22:44:32 +0000 (18:44 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Sep 2013 13:07:53 +0000 (09:07 -0400)
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>
fs/nfs/nfs4_fs.h

Simple merge