ctdb-protocol: Add marshalling for struct ctdb_pid_srvid
authorAmitay Isaacs <amitay@gmail.com>
Wed, 30 Aug 2017 05:13:12 +0000 (15:13 +1000)
committerMartin Schwenke <martins@samba.org>
Thu, 21 Sep 2017 06:53:26 +0000 (08:53 +0200)
commit5d12006e29a898c503a885115069fe26f2e084bc
tree184e77812639511160bf91e82e1552a0a70126ca
parente5b133a127ff2a34689e679397bdd211fa2aada6
ctdb-protocol: Add marshalling for struct ctdb_pid_srvid

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13042

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/protocol/protocol_private.h
ctdb/protocol/protocol_types.c
ctdb/tests/src/protocol_common.c
ctdb/tests/src/protocol_common.h
ctdb/tests/src/protocol_types_test.c