From: NeilBrown Date: Thu, 28 Jul 2011 01:31:49 +0000 (+1000) Subject: md/raid1: clear bad-block record when write succeeds. X-Git-Tag: v3.1-rc1~131^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4367af556133723d0f443e14ca8170d9447317cb;p=pandora-kernel.git md/raid1: 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 Reviewed-by: Namhyung Kim --- Reading git-diff-tree failed