remove the timeout parameter to ctdb_control_send() and
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 12 May 2010 04:34:17 +0000 (14:34 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 12 May 2010 04:34:17 +0000 (14:34 +1000)
commit7e9d5cf24672d50d95094cd5c52a901d38c65527
treec0bc5d39cf00eb7d6ba36afb9bc8deb3ce3b673e
parent709615ac804b7d93082cdca5b43f292fc7caea17
remove the timeout parameter to ctdb_control_send() and
have all callers set this explicitely when they need a timeout
for the control
client/ctdb_client.c
include/ctdb_private.h
libctdb/ctdb_client.c
libctdb/libctdb.c
server/ctdb_takeover.c