1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/server
Martin Schwenke e8ff433c46 ctdb-ipalloc: Move create_merged_ip_list() into ipalloc
How the existing IP layout is constructed and how the merged IP list is
sorted are important aspects of the IP allocation algorithm.  Construct the
merged IP list when known and available IPs are assigned.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2016-07-04 15:42:25 +02: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: Use ctdb_wait_for_process_to_exit() 2016-02-23 07:23:18 +01:00
ctdb_cluster_mutex.c ctdb-daemon: Use lib/util functions instead of redefinitions 2016-06-08 10:33:19 +02:00
ctdb_cluster_mutex.h ctdb-cluster-mutex: Fix #endif decoration 2016-06-08 04:52:18 +02:00
ctdb_control.c ctdb-daemon: Rename recovery lock file to just recovery lock 2016-06-08 00:51:28 +02:00
ctdb_daemon.c ctdb-daemon: Use lib/util functions instead of redefinitions 2016-06-08 10:33:19 +02:00
ctdb_event_helper.c ctdb-daemon: Use lib/util functions instead of redefinitions 2016-06-08 10:33:19 +02:00
ctdb_fork.c ctdb-daemon: Log a message when fork(2) fails 2016-04-17 13:54:13 +02:00
ctdb_freeze.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01: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: Conditionally set real-time priority in lock helper 2016-06-20 16:21:19 +02:00
ctdb_lock.c ctdb-locking: Avoid real-time in lock helper if nosetsched option is set 2016-06-20 16:21:19 +02:00
ctdb_logging_file.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01:00
ctdb_logging_syslog.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01:00
ctdb_logging.c ctdb-daemon: Use lib/util functions instead of redefinitions 2016-06-08 10:33:19 +02:00
ctdb_ltdb_server.c ctdb-server: Replace ctdb_logging.h with common/logging.h 2015-11-16 00:46:15 +01:00
ctdb_monitor.c ctdb-daemon: Don't use CTDB_SRVID_TAKEOVER_RUN_RESPONSE 2016-05-06 11:39:09 +02:00
ctdb_mutex_fcntl_helper.c ctdb: Add new helper ctdb_mutex_fcntl_helper 2016-04-28 09:39:16 +02: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: Reset push_started flag once DB_PUSH_CONFIRM is done 2016-06-08 14:31:52 +02:00
ctdb_recoverd.c ctdb-recoverd: Drop code to change the IP assignment tree 2016-07-04 15:42:24 +02:00
ctdb_recovery_helper.c ctdb-recovery: Terminate if recovery fails without any banning credits 2016-06-24 09:56:23 +02: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.c ctdb-ipalloc: Move create_merged_ip_list() into ipalloc 2016-07-04 15:42:25 +02:00
ctdb_traverse.c ctdb: Use ctdb_wait_for_process_to_exit() 2016-02-23 07:23:18 +01:00
ctdb_tunables.c ctdb-recovery: Update timeout and number of retries during recovery 2016-06-06 08:49:15 +02:00
ctdb_update_record.c ctdb: Use ctdb_wait_for_process_to_exit() 2016-02-23 07:23:18 +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: Drop the "schedule for deletion" messages to DEBUG level 2016-01-12 19:16:17 +01:00
ctdbd.c ctdb-daemon: make bool assignment more obvious 2016-06-21 11:48:29 +02:00
eventscript.c ctdb:eventscript: timedout->timed out in ctdb_event_script_args() 2016-06-01 00:57:33 +02:00
ipalloc_common.c ctdb: Fix CID 1353176 Logically dead code 2016-02-16 16:41:18 +01:00
ipalloc_deterministic.c ctdb-ipalloc: Split IP allocation into its own build subsystem 2016-01-13 20:18:20 +01:00
ipalloc_lcp2.c ctdb/server: fix gcc6 build warning. 2016-02-07 00:56:44 +01:00
ipalloc_nondeterministic.c ctdb-ipalloc: Split IP allocation into its own build subsystem 2016-01-13 20:18:20 +01:00
ipalloc_private.h ctdb-ipalloc: Split IP allocation into its own build subsystem 2016-01-13 20:18:20 +01:00
ipalloc.c ctdb-ipalloc: Move create_merged_ip_list() into ipalloc 2016-07-04 15:42:25 +02:00
ipalloc.h ctdb-ipalloc: New function ipalloc_set_public_ips() 2016-07-04 15:42:25 +02:00