md: do not progress the resync process if the stripe was blocked
authorDan Williams <dan.j.williams@intel.com>
Tue, 29 Jul 2008 06:10:39 +0000 (23:10 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 29 Jul 2008 00:52:37 +0000 (17:52 -0700)
commitdf10cfbc4d7ab93260d997df754219d390d62a9d
tree23908d827de85f16f9404875859e51babb966856
parentd8e64406a037a64444175730294e449c9e21f5ec
md: do not progress the resync process if the stripe was blocked

handle_stripe will take no action on a stripe when waiting for userspace
to unblock the array, so do not report completed sectors.

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