From: NeilBrown Date: Wed, 9 Nov 2005 05:39:26 +0000 (-0800) Subject: [PATCH] md: teach raid5 the difference between 'check' and 'repair'. X-Git-Tag: v2.6.15-rc1~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d88883e68f404d5581bd391713ceef470ea53a9;p=pandora-kernel.git [PATCH] md: teach raid5 the difference between 'check' and 'repair'. With this, raid5 can be asked to check parity without repairing it. It also keeps a count of the number of incorrect parity blocks found (mismatches) and reports them through sysfs. Signed-off-by: Neil Brown Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed