Revert "md: do not progress the resync process if the stripe was blocked"
authorNeilBrown <neilb@suse.de>
Fri, 16 Oct 2009 04:55:25 +0000 (15:55 +1100)
committerNeilBrown <neilb@suse.de>
Fri, 16 Oct 2009 04:55:25 +0000 (15:55 +1100)
commit1442577bf6da1a31ae6555212202be9a2cec5642
tree58843618e1fe59ac6c07dd5651dbb3f4a6355106
parent7ca263cdf8cf74d0f1c6f48d07d556de92e3bec9
Revert "md: do not progress the resync process if the stripe was blocked"

This reverts commit df10cfbc4d7ab93260d997df754219d390d62a9d.

This patch was based on a misunderstanding and risks introducing a busy-wait loop.
So revert it.

Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid5.c