We use eventloop nesting in a couple of places, notably the sync
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Aug 2010 00:11:59 +0000 (10:11 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 18 Aug 2010 00:11:59 +0000 (10:11 +1000)
commit5bf6bd5e7f33aabbeb7b9707716ef99cf471e590
tree896d955493eb5b5ced825c97b9db822080246b7b
parent1566d2d23ab698896b3b6a76974a5c7452db4a62
We use eventloop nesting in a couple of places, notably the sync
parts of the recovery daemon.

Initialize all event contexts to allow nesting
client/ctdb_client.c
lib/tevent/tevent.h
server/ctdb_daemon.c
server/ctdb_logging.c
server/ctdbd.c
tools/ctdb.c