update getpnn to use a generic "set_callback" call to register the callback on the...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 01:11:12 +0000 (11:11 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 01:11:12 +0000 (11:11 +1000)
commitd61fbb5c91b1780208fc24318a2fc7cbeaefebf4
tree5cf37659bcf644061a64f23bb413973184c1340d
parentb28816fecc7c56a15f6027676c9557283ebc4338
update getpnn to use a generic "set_callback" call to register the callback on the handle
this allows us to have a generic signature for all callbacks instead of different types for each operation.
client/ctdb_client.c
include/ctdb.h
libctdb/libctdb.c
libctdb/tst.c