1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/lib/dbwrap
Stefan Metzmacher eb89748ee4 s3:dbwrap_watch: split out a db_watched_record_init() helper function
The code to construct a struct db_watched_record is mostly common
between dbwrap_watched_fetch_locked() and dbwrap_watched_do_locked_fn().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15125

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2022-07-26 13:40:34 +00:00
..
dbwrap_ctdb.c s3:dbwrap_ctdb: improve the error handling in ctdb_async_ctx_init_internal() 2022-07-01 18:34:17 +00:00
dbwrap_ctdb.h dbwrap_ctdb: Use messaging_ctdbd_connection 2017-07-25 17:43:18 +02:00
dbwrap_open.c s3/lib/dbwrap: check if global_messaging_context() succeeded 2021-08-17 10:31:29 +00:00
dbwrap_open.h dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
dbwrap_watch.c s3:dbwrap_watch: split out a db_watched_record_init() helper function 2022-07-26 13:40:34 +00:00
dbwrap_watch.h dbwrap: Remove unused dbwrap_watched_wakeup() 2021-11-11 19:08:37 +00:00