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:
c657c3e
)
Btrfs: fix memory leak when cloning root's node
author
Liu Bo
<bo.li.liu@oracle.com>
Thu, 25 Oct 2012 13:30:19 +0000
(07:30 -0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Thu, 25 Oct 2012 19:55:21 +0000
(15:55 -0400)
After cloning root's node, we forgot to dec the src's ref
which can lead to a memory leak.
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
No differences found