]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: wait for device to appear via udev
authorNeilBrown <neilb@suse.de>
Thu, 27 Nov 2008 04:43:22 +0000 (15:43 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 27 Nov 2008 04:43:22 +0000 (15:43 +1100)
commit78b958e2052ccd069fa6ccc2367cda758d55540e
treeeaf666c8f93c5f196a31b87aa4548412ae399f4a
parentdda5855f96baa1b7e15e6ee8bb6d985e269257e5
Assemble: wait for device to appear via udev

Use the new "wait_for" function to make sure udev has created
the device before completion the 'assemble'.

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