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)
commit55f91ea4373c54ddb5faad87fa2826d86a4b6172
treeff7b5bd11b86fd5b9d3f4c6502ae6298a719f943
parent22a253b7ccf1ff854cddf0b67969dc84d7d6a654
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>
client/ctdb_client.c