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 1fb9db8c99 s3:dbwrap_watch: prepare dbwrap_watched_record_storev() to store watchers if requested
It will also delete the low level record in case there are no watchers
should be stored and no data buffers are given.

This is no real change for now as dbwrap_watched_record_wakeup() will
always exit with wrec->watchers.count = 0, but that will change in the next
commits.

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: prepare dbwrap_watched_record_storev() to store watchers if requested 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