]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: support more RAID10 levels.
authorNeilBrown <neilb@suse.de>
Mon, 28 Apr 2014 05:31:50 +0000 (15:31 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 21 May 2014 01:54:48 +0000 (11:54 +1000)
commitf70d549f12c71e2432d5d7bf3e80ce7bac9cd06e
tree6b2fb7a038ef30a2753323b874278f3252f9a04f
parent2770f45a43e7b6e6501b214f7a024945265bfebe
DDF: support more  RAID10 levels.

The DDF "RAID1E" level is similar to md "raid10".

So use raid10 to support RAID1E, and create RAID1E for raid10
configs not already supported.

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