s3:dbwrap_watch: split out a dbwrap_watched_watch_add_instance() helper
commit6b173bf1569b4c099223a090f021465eee04747e
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jun 2022 12:05:43 +0000 (30 14:05 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 26 Jul 2022 13:40:34 +0000 (26 13:40 +0000)
tree00095407ab111759ff3084c1cf86a75ad8e78106
parent5021abff88ccaeb8b7a2b274e4ddc9ea046b2c34
s3:dbwrap_watch: split out a dbwrap_watched_watch_add_instance() helper

This will be used in other places soon.

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