s3:dbwrap_watch: move db_record and db_watched_record to dbwrap_watched_do_locked()
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jun 2022 17:30:39 +0000 (19:30 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 26 Jul 2022 13:40:34 +0000 (13:40 +0000)
commit39cdcec49c6578430d91c450645de1522fe26c2a
tree2c41ebe2e23c6498123eda37f07e6f302f4e29ba
parent6b173bf1569b4c099223a090f021465eee04747e
s3:dbwrap_watch: move db_record and db_watched_record to dbwrap_watched_do_locked()

This will help 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>
source3/lib/dbwrap/dbwrap_watch.c