1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/ctdb/include
Amitay Isaacs cbffbb7c2f ctdb-daemon: Do not run monitor event if any other event is already running
Any currently running monitor events are cancelled if any other events
are scheduled.  However, this does not stop monitor events to be run
when other events are already running.

Keep track of the number of active events and schedule monitor event
only if there are no active events.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
2014-01-21 11:30:41 +11:00
..
cmdline.h moved cmdline.c to common code 2007-04-17 22:16:50 +10:00
ctdb_client.h ctdb-tools/ctdb: New ptrans command 2013-11-27 18:46:16 +01:00
ctdb_private.h ctdb-daemon: Do not run monitor event if any other event is already running 2014-01-21 11:30:41 +11:00
ctdb_protocol.h ctdb-daemon: Deprecate RELOAD and STATUS events 2014-01-16 11:41:12 +11:00
ctdb_typesafe_cb.h rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and 2010-06-02 09:18:48 +10:00
ctdb.h libctdb: add ctdb_getcapabilities() 2012-09-28 17:05:34 +10:00
idtree.h - added in idtree for efficient reqid handling 2006-11-28 20:48:34 +11:00
includes.h util: Add hex_decode_talloc() to decode hex string into a binary blob 2013-03-25 17:45:23 +11:00