]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:dbwrap_ctdb: let db_open_ctdb_ex() use g_lock_ctx_init_ex()
authorStefan Metzmacher <metze@samba.org>
Thu, 16 Jul 2026 09:17:17 +0000 (11:17 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 4 Aug 2026 09:51:32 +0000 (09:51 +0000)
commit8ba8d4f185e552c41fbf3ca8d74c8ee487fe5cc2
treeed8826c4cd8cf9e5bbfda78ee336a20d1cdf3f23
parent3137e51ea1b8fcce256f9ea8bb552e8b62fa9fdf
s3:dbwrap_ctdb: let db_open_ctdb_ex() use g_lock_ctx_init_ex()

This will allow db_open_ctdb_ex() to work without
global state to be setup first.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/dbwrap/dbwrap_ctdb.c