]> git.ipfire.org Git - thirdparty/mdadm.git/commit - util.c
Wait for name to appear after create/assemble etc.
authorNeilBrown <neilb@suse.de>
Tue, 4 Nov 2008 10:56:42 +0000 (21:56 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 4 Nov 2008 10:56:42 +0000 (21:56 +1100)
commita714580e029ff92606a10be5db0693f419ce1fec
tree0e3dab046d986df41595f2cd47d0a6919e182851
parent195254b87a0cb24fc2868d3c54014bf8399222a0
Wait for name to appear after create/assemble etc.

We don't really want mdadm to exit until udev has
created the names in /dev.  So wait.

Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c
Build.c
Create.c
Incremental.c
mdadm.h
util.c