1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/server
Martin Schwenke 52c4d33d01 ctdb-takeover: Don't release IPs from nodes where they are not known
This avoids confusing log messages like:

  ctdbd[21635]: releaseip called for an ip '10.1.1.1' that is not a public address

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Fri Feb 24 11:50:36 CET 2017 on sn-devel-144
2017-02-24 11:50:36 +01:00
..
ctdb_banning.c ctdb:banning: Improve debug message in ctdb_ban_node_event() 2016-06-01 14:02:20 +02:00
ctdb_call.c ctdb-daemon: Remove setting of debug_extra 2016-12-05 08:09:22 +01:00
ctdb_cluster_mutex.c ctdb-common: Drop CTDB's copy of sys_read() and sys_write() 2016-11-29 11:22:40 +01:00
ctdb_cluster_mutex.h ctdb-cluster-mutex: Fix #endif decoration 2016-06-08 04:52:18 +02:00
ctdb_control.c ctdb-daemon: Drop implementation of eventscript controls 2016-12-18 14:23:23 +01:00
ctdb_daemon.c ctdb-daemon: Use sock_clean() to remove stale sockets 2017-02-17 14:45:10 +01:00
ctdb_eventd.c ctdb-eventd: Add event script handling daemon 2016-12-18 14:23:22 +01:00
ctdb_fork.c ctdb-daemon: Add ctdb_vfork_exec() 2016-12-05 08:09:23 +01:00
ctdb_freeze.c ctdb-daemon: Drop implementation of global transaction controls 2016-07-28 05:00:17 +02:00
ctdb_keepalive.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01:00
ctdb_lock_helper.c ctdb-locking: Remove unnecessary global variable 2017-02-17 10:44:14 +01:00
ctdb_lock.c ctdb-locking: Explicitly unlock record/db in lock helper 2017-01-12 04:12:23 +01:00
ctdb_logging.c ctdb-logging: Get rid of debug_extra 2016-12-05 08:09:22 +01:00
ctdb_ltdb_server.c ctdb-daemon: Simplify code using tdb_storev 2016-10-27 23:53:12 +02:00
ctdb_monitor.c ctdb-daemon: Remove setting of debug_extra 2016-12-05 08:09:22 +01:00
ctdb_mutex_fcntl_helper.c ctdb-common: Drop CTDB's copy of sys_read() and sys_write() 2016-11-29 11:22:40 +01:00
ctdb_persistent.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01:00
ctdb_recover.c ctdb-daemon: Fix CID 1363067 Resource leak (RESOURCE_LEAK) 2016-08-03 05:29:24 +02:00
ctdb_recoverd.c Correct "supressed" typo. 2017-02-22 08:26:21 +01:00
ctdb_recovery_helper.c ctdb-recovery: Start recovery helper with ctdb_vfork_exec 2016-12-05 11:59:42 +01:00
ctdb_server.c ctdb-daemon: Drop function ctdb_set_recovery_lock_file() 2016-06-08 00:51:28 +02:00
ctdb_statistics.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01:00
ctdb_takeover_helper.c ctdb-takeover: Don't release IPs from nodes where they are not known 2017-02-24 11:50:36 +01:00
ctdb_takeover.c Correct "progess" typo. 2017-02-22 08:26:21 +01:00
ctdb_traverse.c ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client() 2016-12-05 08:09:22 +01:00
ctdb_tunables.c ctdb-daemon: Use refactored tunable code 2016-07-25 21:29:46 +02:00
ctdb_update_record.c ctdb-daemon: Remove setting of debug_extra 2016-12-05 08:09:22 +01:00
ctdb_uptime.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01:00
ctdb_vacuum.c ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client() 2016-12-05 08:09:22 +01:00
ctdbd.c ctdb-daemon: Log to stderr when running in interactive mode 2016-12-05 08:09:23 +01:00
eventscript.c ctdb-daemon: Use sock_clean() to remove stale sockets 2017-02-17 14:45:10 +01:00
ipalloc_common.c ctdb-ipalloc: Switch noiphost to struct bitmap 2017-02-24 07:47:11 +01:00
ipalloc_deterministic.c ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPs 2016-12-19 04:07:08 +01:00
ipalloc_lcp2.c ctdb-ipalloc: Make no_ip_failback a boolean 2016-07-04 15:42:25 +02:00
ipalloc_nondeterministic.c ctdb-ipalloc: Drop implicit dependency on ctdb-common 2016-07-04 15:42:26 +02:00
ipalloc_private.h ctdb-ipalloc: Switch noiphost to struct bitmap 2017-02-24 07:47:11 +01:00
ipalloc.c ctdb-ipalloc: Add per-IP known_on bitmap 2017-02-24 07:47:12 +01:00
ipalloc.h ctdb-ipalloc: Add per-IP known_on bitmap 2017-02-24 07:47:12 +01:00