]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: container_content_ddf: check for secondary RAID
authormwilck@arcor.de <mwilck@arcor.de>
Fri, 1 Mar 2013 22:28:28 +0000 (23:28 +0100)
committerNeilBrown <neilb@suse.de>
Mon, 4 Mar 2013 05:08:46 +0000 (16:08 +1100)
commita5c7adb310a233d6d69c95071862624ed104d203
tree009b67daf37e35f7c332c7084060b39b6a3e2e9e
parent8a38db8674939b6885d6e02e411ec3d3250bda90
DDF: container_content_ddf: check for secondary RAID

Check for supportable secondary RAID configurations.
There is currently only one: RAID 10, if the stripe
sizes and Basic volume sizes are all equal.

With this patch, mdadm will not try to start unsupported
secondary RAID level configurations any more.

Signed-off-by: Martin Wilck <mwilck@arcor.de>
Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c