]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: support assembling of a RAID0 being reshaped.
authorNeilBrown <neilb@suse.de>
Tue, 6 Mar 2012 23:47:34 +0000 (10:47 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 6 Mar 2012 23:47:34 +0000 (10:47 +1100)
commitb720636a5849397dbc6dc1b0f0b671d17034a28b
treea7313398249c679ba22c34870521875c8677867c
parent56d1885944b25cc186ad18827b62e14c49b3c3b5
Assemble: support assembling of a RAID0 being reshaped.

This is a bit of a hack and the code need to be made more
general.  But this adds the special case of a RAID0 being
reshaped which looks like a RAID4 but doesn't need as many
devices.

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