summaryrefslogtreecommitdiffstats
path: root/ctdb/server/eventscript.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-12-08 00:31:29 +1030
committerRusty Russell <rusty@rustcorp.com.au>2009-12-08 00:31:29 +1030
commite84d2f7edbe42e7157f58564cb52cb6c2a17702b (patch)
treec0dd2eea88f2922e54c0f1aba5906d3871891ed1 /ctdb/server/eventscript.c
parentc309d22f9ac4b424020c89262f9480972c01bf2c (diff)
downloadsamba-e84d2f7edbe42e7157f58564cb52cb6c2a17702b.tar.gz
samba-e84d2f7edbe42e7157f58564cb52cb6c2a17702b.tar.xz
samba-e84d2f7edbe42e7157f58564cb52cb6c2a17702b.zip
eventscript: pass struct ctdb_log_state directly to ctdb_log_handler().
The current logging logic assumes that any stdout/stderr belongs to the currently running monitor script output. This isn't quite right anyway, and we'd like to capture stderr output of other script invocations. So we move towards multiple struct ctdb_log_state by handing it directly to ctdb_log_handler to use, rather than having it assume ctdb->log. We need a ctdb pointer inside the log struct now though. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (This used to be ctdb commit 497766cf186442de00fb324343150442457be858)
Diffstat (limited to 'ctdb/server/eventscript.c')
0 files changed, 0 insertions, 0 deletions