OSDN Git Service

Btrfs: check-int: don't complain about balanced blocks
authorStefan Behrens <sbehrens@giantdisaster.de>
Fri, 17 Oct 2014 12:10:10 +0000 (14:10 +0200)
committerChris Mason <clm@fb.com>
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 <wangshilong1991@gmail.com>
Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Tested-by: Wang Shilong <wangshilong1991@gmail.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/check-integrity.c