ctdbd_conn: Make "cstatus" int32_t
authorVolker Lendecke <vl@samba.org>
Thu, 21 Apr 2016 11:31:39 +0000 (13:31 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 25 Apr 2016 19:54:24 +0000 (21:54 +0200)
commitad5a4a9e369248789b08f8ccad51d4d42df71bc9
tree48a7fe6a29b30c993080937baaedb958badd41d4
parent2bd1bcf50c6d9e8fd486262742268f3208c0680d
ctdbd_conn: Make "cstatus" int32_t

This converts the "cstatus" parameter of ctdbd_control_local to what it is
defined as in the packet: int32_t. It was used inconsistently throughout the
code.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Mon Apr 25 21:54:24 CEST 2016 on sn-devel-144
source3/include/ctdbd_conn.h
source3/lib/ctdbd_conn.c
source3/lib/dbwrap/dbwrap_ctdb.c