]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Create.c
Create: don't wait for device to appear if we didn't actually start the array
authorNeilBrown <neilb@suse.de>
Fri, 7 Nov 2008 11:20:56 +0000 (22:20 +1100)
committerNeilBrown <neilb@suse.de>
Fri, 7 Nov 2008 11:20:56 +0000 (22:20 +1100)
commit01cbfcc854c031a18cf7542c5430734e69ef33fb
treecd5e52e01409fdd051c067761696f6783e1acd88
parent4408ee768bab1282b23d97c3d3e073292f79e982
Create: don't wait for device to appear if we didn't actually start the array

Otherwise we get an unpleasant 2 second pause when array creation
fails.

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