s3/dbwrap_ctdb: set async_ctx to initialized
authorRalph Boehme <slow@samba.org>
Fri, 5 May 2017 20:30:32 +0000 (22:30 +0200)
committerRalph Boehme <slow@samba.org>
Sun, 7 May 2017 10:44:18 +0000 (12:44 +0200)
commit556d26230f6bee2fefcd6e1e2be1fec7b908b133
treecbdb15dca991c229c2e373795cb42f8c60d645be
parent202e2ab5e14fdd70b78dbbd48685e44f22b0d51d
s3/dbwrap_ctdb: set async_ctx to initialized

After initializing the async connection to ctdb we must set initialized
to true.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
source3/lib/dbwrap/dbwrap_ctdb.c