mdraid/mdraid_start.sh: tell mainloop if we make progress.
commit3b82ac169694cf21e6ebd4dbfb6efd89539da10e
authorNeilBrown <neilb@suse.de>
Thu, 26 Mar 2015 04:41:46 +0000 (26 15:41 +1100)
committerHarald Hoyer <harald@redhat.com>
Thu, 26 Mar 2015 15:38:36 +0000 (26 16:38 +0100)
tree600141372a2e57aa8203d4d04808520b0bf8e78b
parent2bc5054a64465d8d15f2670a8cc49e0795f33228
mdraid/mdraid_start.sh: tell mainloop if we make progress.

mdraid_start is a number of scripts which run after a timeout.
If it makes progress, it should tell the main loop so that it
knows that it is worth waiting a bit longer.

So in that case, create the initqueue/work file which the main loop
checks for.

Signed-off-by: NeilBrown <neilb@suse.de>
modules.d/90mdraid/mdraid_start.sh