commit | 141aeb9f26f9f12f1584c128ce8697cdffb046e7 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 26 08:09:46 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Oct 26 08:09:46 2009 -0400 |
tree | 295953858e8ddd265a1d3dae18266b1198c55132 | |
parent | 52567b03ca38b6e556ced450d64dba8d66e23b0e [diff] |
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 <Trond.Myklebust@netapp.com>