make the getrecovery master control use the new generic set_callback
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 01:24:39 +0000 (11:24 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 01:24:39 +0000 (11:24 +1000)
commite9418d95052490b0d8de98cb4c37b74f25ea8842
tree0038d753cf2bce973d07df2c091b47a326278825
parentd61fbb5c91b1780208fc24318a2fc7cbeaefebf4
make the getrecovery master control use the new generic set_callback
api and remove the callback argument from the _send() signature

Update the example tst.c function to show the three different modes to talk to ctdb
include/ctdb.h
libctdb/libctdb.c
libctdb/tst.c