]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9356c3a5827277f4713571a783e3e96ef44c906d
tree2e65db4f3f5187f07d9cef3f9484e4161ad936bc
parent191a553daa538af6311bd99ca95dd747032f0ac3
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