From: Trond Myklebust Date: Mon, 26 Oct 2009 12:09:46 +0000 (-0400) Subject: NFSv4: Fix two unbalanced put_rpccred() issues. X-Git-Tag: v2.6.32-rc6~42^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141aeb9f26f9f12f1584c128ce8697cdffb046e7;p=pandora-kernel.git NFSv4: Fix two unbalanced put_rpccred() issues. Commits 29fba38b (nfs41: lease renewal) and fc01cea9 (nfs41: sequence operation) introduce a couple of put_rpccred() calls on credentials for which there is no corresponding get_rpccred(). See http://bugzilla.kernel.org/show_bug.cgi?id=14249 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed