]> git.hungrycats.org Git - linux/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)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:17:15 +0000 (08:17 -0500)
commit16215f704053082ed5e29d7c2207c8c3387ca41e
tree44ecb9f9b3b4b9ad63d470be772cb5cee1eca7d5
parentcbf25fa4b1a9a19ee84ea616bbca718265bd85cd
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>
(cherry picked from commit cf90c59e680ee83c263a60ee2cd464a7d96cc6d5)
fs/btrfs/check-integrity.c