ctdb-client: Print error message before next syscall to avoid losing errno
authorMartin Schwenke <martin@meltin.net>
Mon, 15 Aug 2016 04:50:09 +0000 (14:50 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 17 Aug 2016 21:00:25 +0000 (23:00 +0200)
commit1710b14a3cfac8f6e768c51f7a510b4ed6aac5c7
treee27b92dc77c23e6b1647500a74a4bbebd58d3d35
parent94018302fd75c079369fff9492c1e09408e848af
ctdb-client: Print error message before next syscall to avoid losing errno

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

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