Btrfs: remove warn on in free space cache writeout
authorJosef Bacik <jbacik@fusionio.com>
Wed, 8 May 2013 20:44:57 +0000 (16:44 -0400)
committerJosef Bacik <jbacik@fusionio.com>
Sat, 18 May 2013 01:40:13 +0000 (21:40 -0400)
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 <jbacik@fusionio.com>

No differences found