From: David Sterba Date: Tue, 18 Sep 2012 13:52:32 +0000 (-0600) Subject: btrfs: move transaction aborts to the point of failure X-Git-Tag: v3.7-rc1~71^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005d6427ac4f276d937a36ca6a1d62b181ed70bf;p=pandora-kernel.git btrfs: move transaction aborts to the point of failure Call btrfs_abort_transaction as early as possible when an error condition is detected, that way the line number reported is useful and we're not clueless anymore which error path led to the abort. Signed-off-by: David Sterba --- Reading git-diff-tree failed