1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/common
Ronnie Sahlberg 2b1714a521 update getvnnmap control to take a timeout parameter
dont explicitely free the vnnmap pointer in the getvnnmap control  this 
is freed by the mem_ctx instead

add code to the recoverd to detect when/if recovery is required
veiry that the number of active nodes, the nodemap and the vnn map is 
consistent across the entire cluster and if not   trigger a recovery 
(which right now just prints "we need to do recovery" to the screen.

(This used to be ctdb commit 2b0a207a3748bdb3394dc9fd0d1c344ee1bb0bb5)
2007-05-04 09:45:53 +10:00
..
cmdline.c break set/get vnn map out from ctdb_control and put it in ctdb_recover.c 2007-05-03 11:06:24 +10:00
ctdb_call.c added a hopcount in ctdb_call 2007-05-01 13:25:02 +10:00
ctdb_client.c update getvnnmap control to take a timeout parameter 2007-05-04 09:45:53 +10:00
ctdb_control.c merge from tridge 2007-05-03 17:16:38 +10:00
ctdb_daemon.c don't zero beyond packet header unnecessarily 2007-05-03 13:44:27 +10:00
ctdb_io.c first stage of efficient non-blocking ctdb traverse 2007-05-03 12:16:03 +10:00
ctdb_lockwait.c popt not needed in lockwait code 2007-04-23 23:33:37 +02:00
ctdb_ltdb.c added a builtin fetch function to support samba3 unlocked fetch 2007-05-02 15:11:11 +10:00
ctdb_message.c first version of traverse is working 2007-05-03 17:12:23 +10:00
ctdb_recover.c cleanup the control "write record" 2007-05-03 16:18:03 +10:00
ctdb_traverse.c first version of traverse is working 2007-05-03 17:12:23 +10:00
ctdb_util.c first version of traverse is working 2007-05-03 17:12:23 +10:00
ctdb.c discard REQ/REPLY DMASTER when generation id is wrong or when in 2007-05-02 13:31:42 +10:00
util.c added a useful tool for dumping a ctdb 2007-04-22 09:24:27 +02:00