client: Add functions to handle server_id structure
authorAmitay Isaacs <amitay@gmail.com>
Fri, 4 Oct 2013 05:37:24 +0000 (15:37 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 4 Oct 2013 05:43:31 +0000 (15:43 +1000)
commit0205d52657e17246121039d5312708810e94bc73
tree9e594a20ab447facb1b96ba222f653c7121e9d03
parentbe33efa3e441281ad81a66ffcb78935aef61b05b
client: Add functions to handle server_id structure

server_id records are stored in g_lock.tdb for persistent transactions.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
(This used to be ctdb commit 55f91ea4373c54ddb5faad87fa2826d86a4b6172)
ctdb/client/ctdb_client.c