From: NeilBrown Date: Thu, 28 Jul 2011 01:39:24 +0000 (+1000) Subject: md/raid10: clear bad-block record when write succeeds. X-Git-Tag: v3.1-rc1~131^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=749c55e942d91cb27045fe2eb313aa5afe68ae0b;p=pandora-kernel.git md/raid10: clear bad-block record when write succeeds. If we succeed in writing to a block that was recorded as being bad, we clear the bad-block record. This requires some delayed handling as the bad-block-list update has to happen in process-context. Signed-off-by: NeilBrown --- Reading git-diff-tree failed