]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
Grow: support reshape of RAID0 arrays.
authorNeilBrown <neilb@suse.de>
Thu, 10 Mar 2011 04:05:23 +0000 (15:05 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 10 Mar 2011 04:05:23 +0000 (15:05 +1100)
commite2e53a2da5d9fe743fca0c995b5b720a058c5bab
tree2f6f1821fd931f39f2aac0aa9f62590f67593e81
parent9468aeac5704bd01d6fd334a0b1c018deb7bf238
Grow: support reshape of RAID0 arrays.

This is done via conversion to RAID4 and back.

To grow the array, extra devices will be needed which cannot
already be present as spares - so allow a list of new devices
to be included in grow request which changed the number of devices.

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