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:
fa7c149
)
Btrfs: fix memory leak of chunks' extent map
author
Liu Bo
<bo.li.liu@oracle.com>
Sun, 29 Sep 2013 02:33:16 +0000
(10:33 +0800)
committer
Chris Mason
<chris.mason@fusionio.com>
Tue, 12 Nov 2013 02:54:48 +0000
(21:54 -0500)
As we're hold a ref on looking up the extent map, we need to drop the ref
before returning to callers.
Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
No differences found