Skip to content
Commit 749c55e9 authored by NeilBrown's avatar NeilBrown
Browse files

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: default avatarNeilBrown <neilb@suse.de>
parent d4432c23
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment