ctdb-client: Do not use sync functions in async computation
authorAmitay Isaacs <amitay@gmail.com>
Fri, 6 Nov 2015 06:08:48 +0000 (17:08 +1100)
committerMartin Schwenke <martins@samba.org>
Wed, 24 Feb 2016 07:44:37 +0000 (08:44 +0100)
commitd8c28fc9729b371a9521f959054985749248be26
tree3ee38e70d4526e1eb0849409e6396b90992482e7
parente8d4b5d58399aac7ed57a14b92193606499baf7f
ctdb-client: Do not use sync functions in async computation

This leads to nested event loops.

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