]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit718c2b9371c009258eae21657a79750531a81ee7
tree4180e8631539de5cbe7f7b89c996407c2dbc2869
parentac62faac96c7fd71e5cf37e2d651c128d5b623bf
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