From: Dan Carpenter Date: Sat, 29 May 2010 09:46:47 +0000 (+0000) Subject: Btrfs: unwind after btrfs_start_transaction() errors X-Git-Tag: v2.6.35-rc3~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d327099a23e3d0c8ec09137e9b4b115449d4eb29;p=pandora-kernel.git Btrfs: unwind after btrfs_start_transaction() errors This was added by a22285a6a3: "Btrfs: Integrate metadata reservation with start_transaction". If we goto out here then we skip all the unwinding and there are locks still held etc. Signed-off-by: Dan Carpenter Signed-off-by: Chris Mason --- Reading git-diff-tree failed