From: Miao Xie Date: Wed, 20 Feb 2013 09:13:32 +0000 (+0000) Subject: Btrfs: fix the qgroup reserved space is released prematurely X-Git-Tag: v3.9-rc1~17^2~29^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b82490649f5c8ecbf888752c325ea68831c497e;p=pandora-kernel.git Btrfs: fix the qgroup reserved space is released prematurely In start_transactio(), we will try to join the transaction again after the current transaction is committed, so we should not release the reserved space of the qgroup. Fix it. Cc: Arne Jansen Signed-off-by: Miao Xie Signed-off-by: Josef Bacik --- Reading git-diff-tree failed