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

md/raid5: never wait for bad-block acks on failed device.



Once a device is failed we really want to completely ignore it.
It should go away soon anyway.

In particular the presence of bad blocks on it should not cause us to
block as we won't be trying to write there anyway.

So as soon as we can check if a device is Faulty, do so and pretend
that it is already gone if it is Faulty.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 8bd2f0a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment