s3:dbwrap_ctdb: improve the error handling in ctdb_async_ctx_init_internal()
authorStefan Metzmacher <metze@samba.org>
Mon, 13 Jun 2022 09:35:31 +0000 (11:35 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 1 Jul 2022 18:34:17 +0000 (18:34 +0000)
commit96b77d87639ca3c88df9208861a131f29971df8a
tree521ff2927867493b7d1de70a11ce6dc4ef6ec1ef
parentc5ef91865d49c516a272a91eb35d20b23838a5ce
s3:dbwrap_ctdb: improve the error handling in ctdb_async_ctx_init_internal()

We should not map any error from ctdbd_init_async_connection() to EIO.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Jul  1 18:34:17 UTC 2022 on sn-devel-184
source3/lib/dbwrap/dbwrap_ctdb.c