https://github.com/torvalds/linux
Revision 43220aa0f22cd3ce5b30246d50ccd696d119edea authored by NeilBrown on 31 August 2011, 02:49:14 UTC, committed by NeilBrown on 31 August 2011, 02:49:14 UTC
Waiting for a 'blocked' rdev to become unblocked in the raid5d thread
cannot work with internal metadata as it is the raid5d thread which
will clear the blocked flag.
This wasn't a problem in 3.0 and earlier as we only set the blocked
flag when external metadata was used then.
However we now set it always, so we need to be more careful.

Signed-off-by: NeilBrown <neilb@suse.de>
1 parent 7da64a0
History
Tip revision: 43220aa0f22cd3ce5b30246d50ccd696d119edea authored by NeilBrown on 31 August 2011, 02:49:14 UTC
md/raid5: fix a hang on device failure.
Tip revision: 43220aa

README.AddingFirmware

back to top