commit | 843fcf35733164076a77ad833c72c32da8228ad0 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Mon Jan 28 12:36:22 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Tue Feb 05 16:09:11 2013 -0500 |
tree | 4da55ef848c61857624dc29e41b2fb1f8d52af1d | |
parent | 0a3404dcff29a7589e8d6ce8c36f97c5411f85b4 [diff] |
Btrfs: fix missing release of the space/qgroup reservation in start_transaction() 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>