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:
d24bec3
)
Btrfs: fix memory leak in start_transaction()
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 20 Sep 2012 04:14:29 +0000
(22:14 -0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Tue, 9 Oct 2012 13:15:38 +0000
(09:15 -0400)
This patch fixes memory leak of the transaction handle which happened
when starting transaction failed on a freezed fs.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
No differences found