]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
Create: support autolayout when creating in a DDF
authorNeilBrown <neilb@suse.de>
Thu, 4 Dec 2008 05:08:33 +0000 (16:08 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 4 Dec 2008 05:08:33 +0000 (16:08 +1100)
commit8592f29d642655a2b337b010dfa435a10b362769
treeb61030d5686072c0469c49bf273360d116050251
parente46273ebe4ce6dee3ecbb640027cd3c3eca9a921
Create: support autolayout when creating in a DDF

If, when creating an array, a signal target device is given which
is a container, then allow the metadata handler to choose which
devices to use.
This is currently only supported for DDF.

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