1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/server
Amitay Isaacs c6914e3891 banning: Make ctdb_local_node_got_banned() a void function
When this function is called, we are already committed to banning
and there is no point in failing this function.  In case, freezing of
databases fails, it will be fixed from recovery daemon.

(This used to be ctdb commit bb178338658b4ae32382a1f62f7c21cee1d4878f)
2013-07-02 12:59:08 +10:00
..
ctdb_banning.c banning: Make ctdb_local_node_got_banned() a void function 2013-07-02 12:59:08 +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: Also check if current node is in recovery when it is banned 2013-07-02 12:59:08 +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