eventscript: split ctdb_run_event_script into multiple parts
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 7 Dec 2009 13:25:03 +0000 (23:55 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 7 Dec 2009 13:25:03 +0000 (23:55 +1030)
commit68e224d9a47ec4f648f42ee0435f6a2773602375
tree50299aafbaabbba69120836d5ade03343e8597b8
parent9a0c171fa7e2fd77845507b09ecbbb2be8d2fb30
eventscript: split ctdb_run_event_script into multiple parts

Simple refactoring in preparation for switching to one-child-per-script.
We also call the functions run by the child process "child_".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(This used to be ctdb commit bfee777faff75e9bed4aedc1558957483616a6d3)
ctdb/server/eventscript.c