From: Josef Bacik Date: Mon, 22 Oct 2012 19:51:44 +0000 (-0400) Subject: Btrfs: do not bug when we fail to commit the transaction X-Git-Tag: v3.7-rc3~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37b2b6269ee4637fb7cdb5da0d1e47215d57ce2;p=pandora-kernel.git Btrfs: do not bug when we fail to commit the transaction We BUG if we fail to commit the transaction when creating a snapshot, which is just obnoxious. Remove the BUG_ON(). Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed