From: Eric Sandeen Date: Thu, 12 Jun 2014 05:53:44 +0000 (-0500) Subject: btrfs: fix error handling in create_pending_snapshot X-Git-Tag: omap-for-v3.16/fixes-against-rc1~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a306a74842248dcd537b85f9a36c7b156c59a9;p=pandora-kernel.git btrfs: fix error handling in create_pending_snapshot fcebe456 cut and pasted some code to a later point in create_pending_snapshot(), but didn't switch to the appropriate error handling for this stage of the function. Signed-off-by: Eric Sandeen Signed-off-by: Chris Mason --- Reading git-diff-tree failed