1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/ctdb/server
Martin Schwenke a604c3d945 ctdbd: Remove duplicate database directory setting logic
Defaults for ctdb->db_directory and similar variables are currently
set in 2 places.

Change this to set them in only 1 place and make the directories at
initialisation time instead of waiting until later.

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

(This used to be ctdb commit d73d84346488a2ed54e6a86f9d7ec641c8e33ace)
2013-10-25 12:06:06 +11: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 ctdbd: Remove transaction code related to TRANS2 commits 2013-10-04 15:20:25 +10:00
ctdb_control.c ctdbd: Deprecate TRANS2 commit controls 2013-10-04 15:20:25 +10:00
ctdb_daemon.c ctdbd: Pass the public address file location in ctdb context 2013-10-22 15:37:54 +11: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 ctdbd: Debug locks by default with override from enviroment variable 2013-10-22 15:37:54 +11:00
ctdb_logging.c Fixes for various issues found by Coverity 2013-07-11 15:16:55 +10:00
ctdb_ltdb_server.c ctdbd: Remove duplicate database directory setting logic 2013-10-25 12:06:06 +11:00
ctdb_monitor.c recoverd: Make the SRVID request structure generic 2013-09-19 12:54:30 +10:00
ctdb_persistent.c ctdbd: Remove transaction code related to TRANS2 commits 2013-10-04 15:20:25 +10:00
ctdb_recover.c vacuuming: Fix vacuuming bug where requests keep bouncing between nodes (part 2) 2013-08-14 16:55:51 +10:00
ctdb_recoverd.c recoverd: Remove function reload_nodes_file() 2013-10-22 14:34:03 +11:00
ctdb_server.c ctdbd: Add nodes_file member to struct ctdb_context 2013-10-22 15:37:54 +11: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 ctdbd: Default for event_script_dir should use CTDB_BASE 2013-10-22 15:37:54 +11:00
ctdb_traverse.c traverse: Send traverse end record from traverse child process 2013-09-25 14:59:45 +10:00
ctdb_tunables.c Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy until after default of 20 consecutive requests from the same node" 2013-08-22 14:08:52 +10:00
ctdb_update_record.c ctdbd: Set process names for child processes 2013-07-10 14:33:19 +10:00
ctdb_uptime.c Remove explicit include of lib/tevent/tevent.h. 2012-04-13 17:28:14 +10:00
ctdb_vacuum.c ctdbd: Set process names for child processes 2013-07-10 14:33:19 +10:00
ctdbd.c ctdbd: Remove duplicate database directory setting logic 2013-10-25 12:06:06 +11:00
eventscript.c ctdbd: Finish eventscript callback processing before debugging hung script 2013-08-22 17:00:19 +10:00