From: Jan Schmidt Date: Mon, 13 Jun 2011 17:56:54 +0000 (+0200) Subject: btrfs scrub: bugfix: mirror_num off by one X-Git-Tag: v3.2-rc1~21^2~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193ea74b2729e6ddc08fb6bde6e15a3bd4d94071;p=pandora-kernel.git btrfs scrub: bugfix: mirror_num off by one Fix the mirror_num determination in scrub_stripe. The rest of the scrub code did not use mirror_num for anything important and that error went unnoticed. The nodatasum fixup patch of this set depends on a correct mirror_num. Signed-off-by: Jan Schmidt --- Reading git-diff-tree failed