Btrfs: check-int: don't complain about balanced blocks
authorStefan Behrens <[email protected]>
Fri, 17 Oct 2014 12:10:10 +0000 (14:10 +0200)
committerChris Mason <[email protected]>
Fri, 21 Nov 2014 01:14:30 +0000 (17:14 -0800)
commitcf90c59e680ee83c263a60ee2cd464a7d96cc6d5
tree4180e8631539de5cbe7f7b89c996407c2dbc2869
parentf382e4653f06f4e285b7800f80e6548e026f90a8
Btrfs: check-int: don't complain about balanced blocks

The xfstest btrfs/014 which tests the balance operation caused that the
check_int module complained that known blocks changed their physical
location. Since this is not an error in this case, only print such
message if the verbose mode was enabled.

Reported-by: Wang Shilong <[email protected]>
Signed-off-by: Stefan Behrens <[email protected]>
Tested-by: Wang Shilong <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
fs/btrfs/check-integrity.c