ctdb-tools: Use ssize_t instead of int for checking the status of read()
authorAmitay Isaacs <amitay@gmail.com>
Tue, 5 Sep 2017 06:42:58 +0000 (16:42 +1000)
committerAmitay Isaacs <amitay@samba.org>
Sat, 9 Sep 2017 08:53:10 +0000 (10:53 +0200)
commiteb16d4a61cecb0c3d44a344045b0856d7c040cb1
treee958fcff063c9bdaf685f8c022be565cf959796b
parent4102697503691f3b2eadfcb98834bb66c669f3ab
ctdb-tools: Use ssize_t instead of int for checking the status of read()

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/tools/ctdb.c