lib: Use tdb_data_dbg() where appropriate
authorVolker Lendecke <vl@samba.org>
Wed, 4 Jan 2023 08:52:50 +0000 (09:52 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 10 Jan 2023 00:28:37 +0000 (00:28 +0000)
commit88191630d2060ead9698c791e0d708d6e97ab83e
treeea281292c8795276c1644c25400c20456aded067
parent9d7c7357a4138989aaaa8311d0fb842968050a37
lib: Use tdb_data_dbg() where appropriate

This changes the talloc hierarchy for a few callers, but as
talloc_tos() was initially designed exactly for this purpose (printing
SIDs in DEBUG), it should be okay.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/g_lock.c
source3/locking/share_mode_lock.c
source3/smbd/smbXsrv_client.c
source3/smbd/smbXsrv_open.c
source3/smbd/smbXsrv_session.c
source3/smbd/smbXsrv_tcon.c