1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/common
Andrew Tridgell 6ba5885f07 raise the control timeout in recovery
(This used to be ctdb commit 43424ff66daf28c202c12982f20a9f662b6fb125)
2007-05-24 13:49:27 +10:00
..
cmdline.c - get rid of ctdb_ctrl_get_config 2007-05-23 15:18:30 +10:00
ctdb_call.c fixed %d which should be %u 2007-05-23 20:15:09 +10:00
ctdb_client.c fixed %d which should be %u 2007-05-23 20:15:09 +10:00
ctdb_control.c fixed %d which should be %u 2007-05-23 20:15:09 +10:00
ctdb_daemon.c fixed %d which should be %u 2007-05-23 20:15:09 +10:00
ctdb_freeze.c start ctdb frozen, and let the election sort things out. This prevents a race on startup 2007-05-23 12:23:07 +10:00
ctdb_io.c fixed two more places where we don't correctly handle write errors on sockets 2007-05-15 14:08:58 +10:00
ctdb_lockwait.c reading on the write side of a pipe isn't allowed - this caused us to run without locking in the lockwait code 2007-05-15 09:44:03 +10:00
ctdb_ltdb.c make sure we don't increment rx_cnt for redirected packets, or for packets that have been requeued after a lockwait 2007-05-19 13:45:24 +10:00
ctdb_message.c - changed the REQ_REGISTER PDU to be a control 2007-05-04 11:41:29 +10:00
ctdb_monitor.c add controls to enable/disable the monitoring of dead nodes 2007-05-21 09:24:34 +10:00
ctdb_recover.c added automatic vacuuming of empty records during recovery 2007-05-23 17:21:14 +10:00
ctdb_recoverd.c raise the control timeout in recovery 2007-05-24 13:49:27 +10:00
ctdb_traverse.c fixed some memory leaks on the traverse code 2007-05-23 20:06:37 +10:00
ctdb_util.c fixed %d which should be %u 2007-05-23 20:15:09 +10:00
ctdb.c fixed %d which should be %u 2007-05-23 20:15:09 +10:00
util.c added a useful tool for dumping a ctdb 2007-04-22 09:24:27 +02:00