]> 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)
commit0b285bf1a66174e7b449d74342f0c9c771a86d54
tree4180e8631539de5cbe7f7b89c996407c2dbc2869
parentc6712ff37f9963e7049c8aa00dc41a612b38c6ba
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