From: Miao Xie Date: Mon, 28 Jan 2013 12:36:22 +0000 (+0000) Subject: Btrfs: fix missing release of the space/qgroup reservation in start_transaction() X-Git-Tag: v3.8-rc7~6^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=843fcf35733164076a77ad833c72c32da8228ad0;p=pandora-kernel.git 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 Reviewed-by: Jan Schmidt Signed-off-by: Josef Bacik --- Reading git-diff-tree failed