From: Josef Bacik Date: Fri, 25 Oct 2013 20:19:08 +0000 (-0400) Subject: Btrfs: do not bug_on if we try to cow a free space cache inode X-Git-Tag: v3.13-rc1~85^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ecd2c278471a3a7fd255662df92861c6759ebf;p=pandora-kernel.git Btrfs: do not bug_on if we try to cow a free space cache inode We can just return an error and we'll bail out properly. We still want to catch this case to make sure we don't have a bug somewhere, so just warn if this pops up. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed