From: Josef Bacik Date: Fri, 25 Oct 2013 20:55:08 +0000 (-0400) Subject: Btrfs: don't abort transaction in run_delalloc_nocow X-Git-Tag: v3.13-rc1~85^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d788a34929a90f70b945c100cfe9efd4d49fb446;p=pandora-kernel.git Btrfs: don't abort transaction in run_delalloc_nocow This is just the write path, the only reason we start a transaction is so we can check cross references, we don't make any actual changes, so there is no reason to abort the transaction if we fail. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed