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)
commit73e1e61fb85ab206854b6d87ff31733628bb8d72
tree99854e73bdd5fc3c38a0f85453b8259c7413530c
parent69a85bd87cc81bcbd36730d4a1214c12fdb8a548
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 <jbacik@fusionio.com>
fs/btrfs/free-space-cache.c