1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/tests
Ronnie Sahlberg 8fd3df2553 hang the ctdb_req_control structure off the ctdb_client_control_state
struct  so that if we timeout a control we can print debug info such as 
what opcode failed and to which node

we dont need the *status parameter to ctdb_client_control_state

create async versions of the getrecmaster control

pass a memory context to getrecmaster

(This used to be ctdb commit 558b680c82f830fba82c283c78c2de8a0b150b75)
2007-08-23 13:00:10 +10:00
..
events.d merged new event script calling code from ronnnie 2007-08-20 11:10:30 +10:00
bench.sh merge from ronnie 2007-08-15 11:48:03 +10:00
ctdb_bench.c hang the ctdb_req_control structure off the ctdb_client_control_state 2007-08-23 13:00:10 +10:00
ctdb_fetch.c hang the ctdb_req_control structure off the ctdb_client_control_state 2007-08-23 13:00:10 +10:00
ctdb_store.c hang the ctdb_req_control structure off the ctdb_client_control_state 2007-08-23 13:00:10 +10:00
ctdbd.sh added tunables settable using ctdb command line tool 2007-06-04 19:53:19 +10:00
fetch.sh - start moving tunable variables into their own structure 2007-06-04 17:46:37 +10:00
nodes.txt implement a scheme where nodes are banned if they continuously caused the cluster 2007-06-07 15:18:55 +10:00
rb_perftest.c add a small tool to compare rb tree with a timeval_compare()+add an 2007-07-30 10:50:35 +10:00
rb_test.c merge from volker 2007-08-22 17:16:01 +10:00
recover.sh more code rearrangement 2007-06-07 22:16:48 +10:00
run_tests.sh first step towards fixing "make test" with the new daemon system 2007-06-02 13:16:11 +10:00
start_daemons.sh merged new event script calling code from ronnnie 2007-08-20 11:10:30 +10:00