From: Weston Andros Adamson Date: Tue, 10 Sep 2013 22:44:32 +0000 (-0400) Subject: NFSv4.1: sp4_mach_cred: no need to ref count creds X-Git-Tag: v3.12-rc1~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade33ff58ed3efb4a069f7256f5a92ccf8634413;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed