1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/server
Amitay Isaacs 870409ed1c recoverd: Always do an early exit from main_loop if node is stopped or banned
A stopped or banned node cannot do anything useful.  So do not participate
in any cluster activity and do not cause any unnecessary network traffic.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>

(This used to be ctdb commit 2396981c4bcf30530aeb7f4395093cc202105b50)
2013-07-02 12:59:09 +10:00
..
ctdb_banning.c banning: Do not come out of ban if databases are not frozen 2013-07-02 12:59:09 +10:00
ctdb_call.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_control.c ctdbd: Fix panic on overlapping shutdowns 2013-06-22 15:51:16 +10:00
ctdb_daemon.c ctdbd: Fix panic on overlapping shutdowns 2013-06-22 15:51:16 +10:00
ctdb_freeze.c freeze: Make ctdb_start_freeze() a void function 2013-07-02 12:59:08 +10:00
ctdb_keepalive.c Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
ctdb_lock_helper.c locking: Add a standalone helper to lock record/db 2013-05-24 09:06:39 +10:00
ctdb_lock.c locking: Set lock helper path once 2013-05-24 09:06:40 +10:00
ctdb_logging.c logging: Notify parent when logging daemon is up 2013-06-20 13:01:10 +10:00
ctdb_ltdb_server.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_monitor.c banning: Make ctdb_local_node_got_banned() a void function 2013-07-02 12:59:08 +10:00
ctdb_persistent.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_recover.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_recoverd.c recoverd: Always do an early exit from main_loop if node is stopped or banned 2013-07-02 12:59:09 +10:00
ctdb_server.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_serverids.c RB_TREE: Add mechanism to abort a traverse 2011-11-08 13:40:28 +11:00
ctdb_statistics.c Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
ctdb_takeover.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_traverse.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_tunables.c ctdbd: Update the get_tunable code to return -EINVAL for unknown tunable 2013-05-24 16:04:50 +10:00
ctdb_update_record.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_uptime.c Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
ctdb_vacuum.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdbd.c ctdbd: Add --pidfile option 2013-04-18 13:21:59 +10:00
eventscript.c ctdbd: Make sure we don't kill init process by mistake 2013-06-14 16:39:48 +10:00