From: Namhyung Kim Date: Wed, 27 Jul 2011 01:00:36 +0000 (+1000) Subject: md/raid5: move rdev->corrected_errors counting X-Git-Tag: v3.1-rc1~131^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd5115fe5594f5aae3c7f0008a5327bb1d19397;p=pandora-kernel.git md/raid5: move rdev->corrected_errors counting Read errors are considered to corrected if write-back and re-read cycle is finished without further problems. Thus moving the rdev-> corrected_errors counting after the re-reading looks more reasonable IMHO. Signed-off-by: Namhyung Kim Signed-off-by: NeilBrown --- Reading git-diff-tree failed