commit | 4884b476d769377c02f74fa83593e6afb562ad40 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Wed Mar 20 13:31:27 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon May 06 15:54:24 2013 -0400 |
tree | 2e65db4f3f5187f07d9cef3f9484e4161ad936bc | |
parent | 5e2a4b25da232a2f4ce264a4b2ae113d0b2a799c [diff] |
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>