From: Josef Bacik Date: Wed, 8 May 2013 20:44:57 +0000 (-0400) Subject: Btrfs: remove warn on in free space cache writeout X-Git-Tag: v3.10-rc2~7^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e1e61fb85ab206854b6d87ff31733628bb8d72;p=pandora-kernel.git Btrfs: remove warn on in free space cache writeout This catches block groups that are too large to properly cache. We deal with this case fine, so the warning just confuses users. Remove the warning. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed