Change the ctdb_getpnn*() functions to take a destination node parameter so we can...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 13 May 2010 02:00:22 +0000 (12:00 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 13 May 2010 02:00:22 +0000 (12:00 +1000)
commit1f00d8191dcf0f9d506adcbdbbc8ad0b35b0b9fc
tree509564cae8cba252ae4c5ce98a96eafc890667b7
parent3d99dc78978830eafd9b2c7f58b19d524f0df2be
Change the ctdb_getpnn*() functions to take a destination node parameter so we can send it to any node (as a "ping are you there?")

move the special addresses like CTDB_CURRENT_NODE from ctdb_protocol.h to ctdb.h
include/ctdb.h
include/ctdb_protocol.h
libctdb/libctdb.c
libctdb/tst.c