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:
22cddde
)
ceph: fix dentry reference leak in ceph_encode_fh().
author
Cyril Roelandt
<tipecaml@gmail.com>
Tue, 20 Nov 2012 16:23:07 +0000
(10:23 -0600)
committer
Alex Elder
<elder@inktank.com>
Thu, 13 Dec 2012 14:13:06 +0000
(08:13 -0600)
dput() was not called in the error path.
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Reviewed-by: Alex Elder <elder@inktank.com>
No differences found