ctdb-mutex: Add an intermediate asynchronous computation for waiting
commitaf8de1bcfd4cfb2b2517b5badcc9ab564276fb92
authorMartin Schwenke <martin@meltin.net>
Thu, 27 Jun 2019 04:13:50 +0000 (27 14:13 +1000)
committerMartin Schwenke <martins@samba.org>
Fri, 26 Jul 2019 03:34:17 +0000 (26 03:34 +0000)
treedbf82688b59e68176585bbff7686a6e960eea670
parentfae8e438f019e7c1d20582f167b3adeac781ddbe
ctdb-mutex: Add an intermediate asynchronous computation for waiting

This will allow more conditions to be waited on via additional
sub-requests.  At the moment this just completes when the parent wait
completes.

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