btrfs: make orphan cleanup less verbose
authorDavid Sterba <dsterba@suse.cz>
Wed, 20 Mar 2013 13:31:27 +0000 (13:31 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:24 +0000 (15:54 -0400)
The messages

  btrfs: unlinked 123 orphans
  btrfs: truncated 456 orphans

are not useful to regular users and raise questions whether there are
problems with the filesystem.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found