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:
0a3404d
)
Btrfs: fix missing release of the space/qgroup reservation in start_transaction()
author
Miao Xie
<miaox@cn.fujitsu.com>
Mon, 28 Jan 2013 12:36:22 +0000
(12:36 +0000)
committer
Josef Bacik
<jbacik@fusionio.com>
Tue, 5 Feb 2013 21:09:11 +0000
(16:09 -0500)
When we fail to start a transaction, we need to release the reserved free space
and qgroup space, fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Reviewed-by: Jan Schmidt <list.btrfs@jan-o-sch.net>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
No differences found