ctdb-daemon: Rename struct ctdb_server_id to ctdb_client_id
authorAmitay Isaacs <amitay@gmail.com>
Wed, 28 Oct 2015 06:47:03 +0000 (17:47 +1100)
committerMartin Schwenke <martins@samba.org>
Tue, 3 Nov 2015 23:47:15 +0000 (00:47 +0100)
commitd858c210a7d7498e539a9d76ece1a6b162e64c10
tree07f896ec5cdaa915e02a589192c3b5f4497953a8
parent22c84ff746eebb205d98014f5e4c3cf5b0438673
ctdb-daemon: Rename struct ctdb_server_id to ctdb_client_id

This is to avoid clash with samba structure server_id.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/client/ctdb_client.c
ctdb/include/ctdb_client.h
ctdb/include/ctdb_protocol.h
ctdb/server/ctdb_control.c
ctdb/server/ctdb_serverids.c
ctdb/tools/ctdb.c