Remove the structure ctdb_control_tcp_vnn since this is identical to the structure...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Aug 2010 02:36:03 +0000 (12:36 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Aug 2010 02:36:03 +0000 (12:36 +1000)
commitacded034e2f0dcae4c2c9e54e16a001caf23caec
tree12d376eb2dffb021fd49d2ac7986b81aec1d66e7
parent7ef2cddad5326fdcc26138906948342039829495
Remove the structure ctdb_control_tcp_vnn since this is identical to the structure ctdb_tcp_connection.

Add a new "ctdb deltickle" command to delete tickles from the database.
This can ONLY be used for tickles created by "ctdb addtickle".

Push any "addtickle/deltickle" updates to other nodes every TickleUpdateInterval seconds'
include/ctdb_private.h
include/ctdb_protocol.h
server/ctdb_control.c
server/ctdb_takeover.c
tools/ctdb.c