s3:dbwrap_watch: add dbwrap_watched_watch_reset_alerting() helper
commit3829acc4743db0f395ed3c3945c343a11a9e9486
authorStefan Metzmacher <metze@samba.org>
Sun, 28 Aug 2022 11:34:25 +0000 (28 13:34 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 20 Sep 2022 00:34:35 +0000 (20 00:34 +0000)
treeff397859e97cd359808b1e42a3816dd3ef304ba2
parentc1ec8310496ef7355b950bcf1e4b2d882740aa94
s3:dbwrap_watch: add dbwrap_watched_watch_reset_alerting() helper

This can be used if the decision of using dbwrap_watched_watch_skip_alerting()
needs to be reverted...

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>
source3/lib/dbwrap/dbwrap_watch.c
source3/lib/dbwrap/dbwrap_watch.h