1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/common
David Disseldorp 0628d1c0e6 client: add req timeout argument to ctdb_cmdline_client
Following connection to the local ctdbd, ctdb_cmdline_client() currently
issues a CTDB_CONTROL_GET_PNN request with a fixed 3 second timeout.

The ctdb cmd line client accepts a --timelimit argument for specifying
a per request timeout, pass this value through to ctdb_cmdline_client()
for use as a CTDB_CONTROL_GET_PNN request timeout.

(This used to be ctdb commit 0634d0305f42f17048b6830733767e8dc300e11c)
2011-09-06 13:56:54 +02:00
..
cmdline.c client: add req timeout argument to ctdb_cmdline_client 2011-09-06 13:56:54 +02:00
ctdb_io.c io: Make queue_io_read() safe for reentry 2011-08-05 14:27:18 +10:00
ctdb_logging.c Add ctdb_fork(0 which will fork a child process and drop the real-time 2011-01-11 07:40:41 +11:00
ctdb_ltdb.c Remove an unused variable 2011-08-22 17:11:07 +02:00
ctdb_message.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
ctdb_util.c change the hash function to use the much better Jenkins hash 2011-02-18 10:05:09 +11:00
rb_tree.c merge from ronnie 2008-02-04 20:07:15 +11:00
rb_tree.h In the recovery daemon, keep track of which node we have assigned public ip 2010-04-08 14:25:26 +10:00
system_aix.c move common code of system_linux.c and system_aix.c into new system_common.c 2009-02-28 03:08:31 +01:00
system_common.c AIX bind wants the correct addrsize 2010-09-03 11:49:19 +10:00
system_linux.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30