]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Handle incremental assembly of containers.
authorNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:01:57 +0000 (16:01 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 06:01:57 +0000 (16:01 +1000)
commit352452c3648f683d5ee60c62ab243c37af87ada1
tree2efef370fef2b2eb51502dae92c63e8c59bf71ec
parentf35f25259279573c6274e2783536c0b0a399bdd4
Handle incremental assembly of containers.

 mdadm -I /dev/part-of-container

should add that to a container, creating if it needed,
and then try to assemble any arrays in the container.

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