commit | 1a940fcee31ec6c18c2f24dbdad31d54e4c35048 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Fri Jan 14 09:14:34 2011 +1100 |
committer | NeilBrown <neilb@suse.de> | Fri Jan 14 09:14:34 2011 +1100 |
tree | 73de19d505bb0483462eb1445a86a848e5506478 | |
parent | 13ae864bc86ff65547ffe7e966b6433a0d0edb8a [diff] |
md/raid5: handle manually-added spares in start_reshape. It is possible to manually add spares to specific slots before starting a reshape. raid5_start_reshape should recognised this possibility and include it in the accounting. Signed-off-by: NeilBrown <neilb@suse.de>