rename ctdb_send_message to ctdb_client_send_message to resolve colission with the...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 1 Jun 2010 23:45:21 +0000 (09:45 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 1 Jun 2010 23:45:21 +0000 (09:45 +1000)
commitac3292c12832484a22715f1d46aa23f3b7c8a6f6
tree7ae94d4c6f37418200cdf791fa95ebc7f675cab1
parentd643240783d4847591c5f72ee4d65e5daf1dbcf7
rename ctdb_send_message to ctdb_client_send_message to resolve colission with the function of the same name in libctdb
client/ctdb_client.c
common/ctdb_logging.c
include/ctdb_client.h
server/ctdb_recoverd.c
server/ctdb_vacuum.c
tests/src/ctdb_bench.c
tests/src/ctdb_fetch.c
tools/ctdb.c
tools/ctdb_vacuum.c