Serialize startup on large machines
authorHannes Reinecke <hare@suse.de>
Tue, 4 May 2010 09:02:37 +0000 (11:02 +0200)
committerHannes Reinecke <hare@suse.de>
Wed, 18 May 2011 11:21:17 +0000 (13:21 +0200)
commit44c3a8f98e247cd453d386be82baf1de36d9b2a9
tree85fb47121f0cc910c78ca77c0c388111b76fa3c4
parent3b4bc7d987e2ba4ab725a0bd24276306a5143ba3
Serialize startup on large machines

On large installations the startup can take quite long.
So to better integration with the init scripts I've added
the CLI command 'show daemon' which returns the internal
running state of the daemon.
With this the init scripts can wait until the daemon
is properly started.

Signed-off-by: Hannes Reinecke <hare@suse.de>
multipathd/cli.c
multipathd/cli.h
multipathd/cli_handlers.c
multipathd/cli_handlers.h
multipathd/main.c
multipathd/main.h
multipathd/multipathd.init.suse