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

md/raid10: Handle write errors by updating badblock log.



When we get a write error (in the data area, not in metadata),
update the badblock log rather than failing the whole device.

As the write may well be many blocks, we trying writing each
block individually and only log the ones which fail.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 749c55e9
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