change the controls to return a struct ctdb_client_control_state* instead of a handle libctdb
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 19 May 2010 00:56:57 +0000 (10:56 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 19 May 2010 00:56:57 +0000 (10:56 +1000)
commit6cb61b1629e95aaa49d96857d97ec603e891370b
tree4243f17f9b8d6f4686d1c8b315f13d800ef8eb89
parent758eae0ee95ec045f56633ea588acd5b098cd781
change the controls to return a struct ctdb_client_control_state* instead of a handle
and use a dedicated cancel fucntion for these   ctdb_cancel_control()
include/ctdb.h
libctdb/libctdb.c
libctdb/tst.c