]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Assemble/container: catch errors when starting a partial container.
authorNeilBrown <neilb@suse.de>
Tue, 10 Mar 2009 05:28:22 +0000 (16:28 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 10 Mar 2009 05:28:22 +0000 (16:28 +1100)
commitbb50e5d38319fbb243d1a20151e0f00f3f209817
tree13f5ff7e136f66a89ee828ccd342e224420d762e
parent3092660000d462965b816ce3e7e0ff8b4802b215
Assemble/container: catch errors when starting a partial container.

If we are assembling an array in a container and it isn't complete
enough to start yet, then
  - don't start mdmon
  - don't say the array is started
  - don't wait for the device to appear in /dev

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