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)
commit4884b476d769377c02f74fa83593e6afb562ad40
tree2e65db4f3f5187f07d9cef3f9484e4161ad936bc
parent5e2a4b25da232a2f4ce264a4b2ae113d0b2a799c
btrfs: make orphan cleanup less verbose

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>
fs/btrfs/inode.c