]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a270d8c28944989269996128e0022e78fc49e83
tree99854e73bdd5fc3c38a0f85453b8259c7413530c
parent223a73b0a5db560002b17e36795f887f3d9105df
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