From: Stefan Behrens Date: Fri, 17 Oct 2014 12:10:10 +0000 (+0200) Subject: Btrfs: check-int: don't complain about balanced blocks X-Git-Tag: omap-for-v3.20/drop-legacy-3517~108^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf90c59e680ee83c263a60ee2cd464a7d96cc6d5;p=pandora-kernel.git 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 Signed-off-by: Stefan Behrens Tested-by: Wang Shilong Signed-off-by: Chris Mason --- Reading git-diff-tree failed