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:
292a417
)
nfsd: fix error handling in nfsd4_remove_clid_dir
author
Jeff Layton
<jlayton@redhat.com>
Fri, 9 Nov 2012 20:31:53 +0000
(15:31 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Sat, 10 Nov 2012 19:52:03 +0000
(14:52 -0500)
If the credential save fails, then we'll leak our mnt_want_write_file
reference.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found