1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/server
Amitay Isaacs f2414841f2 ctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated
Persistent databases are now always recovered by sequence number, so
there is no need for this tunable.

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

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Fri Nov 25 08:13:59 CET 2016 on sn-devel-144
2016-11-25 08:13:59 +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: 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: Clean up SET_DB_PRIORITY/GET_DB_PRIORITY deprecation 2016-08-08 08:17:34 +02:00
ctdb_daemon.c ctdb: Fix format errors for time_t!=long 2016-10-17 22:34:20 +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() takes long time 2016-09-19 08:23:22 +02: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: Reset real-time priority in lock helper 2016-11-18 10:18:27 +01:00
ctdb_lock.c ctdb-locking: Restrict lock debugging to once per second 2016-09-22 08:34:20 +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-logging: Fix CID 1272823 Unchecked return value from library 2016-08-17 23:00:25 +02:00
ctdb_logging.c ctdb-daemon: Log a message when vfork() takes long time 2016-09-19 12:18:15 +02: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: Fix CID 1125575 Operands don't affect result 2016-08-17 23:00:24 +02:00
ctdb_mutex_fcntl_helper.c ctdb-mutex: Avoid corner case where helper is already reparented to init 2016-08-08 08:17:34 +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: Fix CID 1363067 Resource leak (RESOURCE_LEAK) 2016-08-03 05:29:24 +02:00
ctdb_recoverd.c ctdb-daemon: Remove unused code cmdline.[ch] 2016-11-25 04:19:23 +01:00
ctdb_recovery_helper.c ctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated 2016-11-25 08:13:59 +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.c ctdb-ipalloc: ipalloc_set_public_ips() can't fail 2016-09-14 08:39:29 +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-daemon: Use refactored tunable code 2016-07-25 21:29:46 +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-vacuum: Do not use freeze_mode outside freeze code 2016-07-25 21:29:42 +02:00
ctdbd.c ctdb-daemon: Consolidate command line options to ctdbd 2016-11-25 04:19:23 +01:00
eventscript.c ctdb-daemon: Don't steal control structure before synchronous reply 2016-09-01 13:30:10 +02:00
ipalloc_common.c ctdb-ipalloc: Drop implicit dependency on ctdb-common 2016-07-04 15:42:26 +02:00
ipalloc_deterministic.c ctdb-ipalloc: Make no_ip_failback a boolean 2016-07-04 15:42:25 +02: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: Store known public IPs in IP allocation state 2016-09-14 08:39:28 +02:00
ipalloc.c ctdb-ipalloc: ipalloc_set_public_ips() can't fail 2016-09-14 08:39:29 +02:00
ipalloc.h ctdb-ipalloc: ipalloc_set_public_ips() can't fail 2016-09-14 08:39:29 +02:00