git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52567b0
)
NFSv4: Fix two unbalanced put_rpccred() issues.
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 26 Oct 2009 12:09:46 +0000
(08:09 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 26 Oct 2009 12:09:46 +0000
(08:09 -0400)
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>
No differences found