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 a14fd9d29c make sure we don't increment rx_cnt for redirected packets, or for packets that have been requeued after a lockwait
(This used to be ctdb commit 92e5569407dba173a27e9645b4339ce3e2c00520)
2007-05-19 13:45:24 +10:00
..
cmdline.c moved the recovery daemon into the main ctdbd and enable it by default 2007-05-15 15:13:36 +10:00
ctdb_call.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_client.c removed the CTDB_CTRL_FLAG_NOREQUEUE flag 2007-05-17 14:10:38 +10:00
ctdb_control.c - don't try to send controls to dead nodes 2007-05-17 23:23:41 +10:00
ctdb_daemon.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_freeze.c a better way to resend calls after recovery 2007-05-19 00:56:49 +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 a node->tx_cnt counter 2007-05-19 10:20:19 +10:00
ctdb_recover.c merge from tridge 2007-05-14 14:05:49 +10:00
ctdb_recoverd.c - don't try to send controls to dead nodes 2007-05-17 23:23:41 +10:00
ctdb_traverse.c - don't try to send controls to dead nodes 2007-05-17 23:23:41 +10:00
ctdb_util.c - got rid of the complex hand marshalling in the recovery controls 2007-05-10 17:43:45 +10:00
ctdb.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
util.c added a useful tool for dumping a ctdb 2007-04-22 09:24:27 +02:00