From: Christophe Varoqui Date: Mon, 2 May 2005 21:05:34 +0000 (-0700) Subject: [multipathd] X-Git-Tag: 0.4.5-pre3~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b907d9df520c800c807d9ffc1431b40fd0ede6b;p=platform%2Fupstream%2Fmultipath-tools.git [multipathd] Definitely kill the "initial map reconfigure" at daemon startup. The daemon shouldn't do surprising things like that. --- diff --git a/multipathd/main.c b/multipathd/main.c index 52df71d..b90650e 100644 --- a/multipathd/main.c +++ b/multipathd/main.c @@ -432,7 +432,6 @@ waiterloop (void *ap) struct event_thread *wp; pthread_attr_t attr; int r; - char buff[1]; int i, j; mlockall(MCL_CURRENT | MCL_FUTURE); @@ -467,9 +466,6 @@ waiterloop (void *ap) sleep(5); } - log_safe(LOG_NOTICE, "initial reconfigure multipath maps"); -// execute_program(conf->multipath, buff, 1); - while (1) { /* * revoke the leases