Remove ctdb_set_callback() from the public API and provide the callback as part
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 02:19:12 +0000 (12:19 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 02:19:12 +0000 (12:19 +1000)
commit029675b432cb455e466bca723db0dc90fdbf54b5
tree947175900e33e6c703e4b63338c6d047c422bd28
parente9418d95052490b0d8de98cb4c37b74f25ea8842
Remove ctdb_set_callback() from the public API and provide the callback as part
of the *_send() signature.
client/ctdb_client.c
include/ctdb.h
libctdb/libctdb.c
libctdb/tst.c