dbwrap: Clarify db_open_watched API
authorVolker Lendecke <vl@samba.org>
Thu, 16 Aug 2018 09:25:54 +0000 (11:25 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 17 Aug 2018 19:29:15 +0000 (21:29 +0200)
commit14f9e6f833f806cb87d8562e8e1d29e78c549ead
treeeb73cb7ad7a7ca927889e43441d084a982019afa
parent22be863ba3ad2c9269b0154f7540300c37fb1ff0
dbwrap: Clarify db_open_watched API

Point out in the API that "backend" talloc_moves into the watched
database.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Aug 17 21:29:15 CEST 2018 on sn-devel-144
source3/lib/dbwrap/dbwrap_watch.c
source3/lib/dbwrap/dbwrap_watch.h
source3/lib/g_lock.c
source3/locking/share_mode_lock.c
source3/smbd/smbXsrv_session.c
source3/torture/test_dbwrap_do_locked.c
source3/torture/test_dbwrap_watch.c