1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/tcp
Andrew Tridgell 273a3944a8 - added a --torture option to all ctdb tools. This sets
CTDB_FLAG_TORTURE, which forces some race conditions to be much more
  likely. For example a 20% chance of not getting the lock on the
  first try in the daemon

- abstraced the ctdb_ltdb_lock_fetch_requeue() code to allow it to
  work with both inter-node packets and client->daemon packets

- fixed a bug left over in ctdb_call from when the client updated the
  header on a call reply

- removed CTDB_FLAG_CONNECT_WAIT flag (not needed any more)

(This used to be ctdb commit 7559dcd184666c3853127e3c8f5baef4fea327c4)
2007-04-19 16:27:56 +10:00
..
ctdb_tcp.h private -> private_data for samba3 2007-04-13 20:38:24 +10:00
tcp_connect.c make sure we notify ctdb when a node dies 2007-04-17 19:41:29 +10:00
tcp_init.c - added a --torture option to all ctdb tools. This sets 2007-04-19 16:27:56 +10:00
tcp_io.c Rename "private" to "private_data" 2007-04-11 20:12:15 +02:00