ctdb-protocol: Add server and client aliases in ctdb_connection
authorMartin Schwenke <martin@meltin.net>
Mon, 4 Sep 2017 06:20:55 +0000 (16:20 +1000)
committerMartin Schwenke <martins@samba.org>
Tue, 19 Sep 2017 11:30:26 +0000 (13:30 +0200)
commiteb32b8d3a0320413db3e01019040c12aeb3f902c
tree902e0d63b34c8e1ee35f4f1cae919de29527acac
parent3816270c76d2aab275dc92d319a1b1708c026b8b
ctdb-protocol: Add server and client aliases in ctdb_connection

The current code is ambiguous in its use of src and dst.  This allows
new code to use server and client for clarity.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/protocol/protocol.h