]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Grow: handle array going degraded during reshape.
authorNeilBrown <neilb@suse.de>
Fri, 6 Nov 2009 02:56:05 +0000 (13:56 +1100)
committerNeilBrown <neilb@suse.de>
Fri, 6 Nov 2009 02:56:05 +0000 (13:56 +1100)
commitd44453876eefa0aa4c6d2dc224cde3f501b051ff
tree5410ee26bfc0bf5b97719a9ef3155f21aafa980d
parent92dcdf7c01f142aec85deff9f002e59951952978
Grow: handle array going degraded during reshape.

If an array goes degraded during reshape, we need to
adjust the devices we read from so as not to back up
stale data.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c