ctdb-protocol: Add length routines for protocol elements
authorAmitay Isaacs <amitay@gmail.com>
Thu, 21 Apr 2016 14:45:01 +0000 (00:45 +1000)
committerMartin Schwenke <martins@samba.org>
Tue, 3 May 2016 02:43:20 +0000 (04:43 +0200)
commit8a20c116fdf835936f99858f170ed72b637ec05d
tree8a67a572d075d4d80214c796281c6776c7842b90
parent6ec25c7529bdb59469c9103f49381915c75bd510
ctdb-protocol: Add length routines for protocol elements

This follows the convention used for marshalling routines for ctdb data types.

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