]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: use DBWRAP_STORE_PERSISTENT in smbXsrv_open_global_store()
authorRalph Boehme <slow@samba.org>
Wed, 26 Feb 2025 17:03:15 +0000 (18:03 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 17 Jul 2026 10:18:37 +0000 (10:18 +0000)
commitc1aa1e4e510364ad36031a75bc3d40ff949bae92
tree4f6111004761c91680b8c96f29e9c5ccaba36886
parent8881e6a7009a91ab190f0f090d589494d78c2478
smbd: use DBWRAP_STORE_PERSISTENT in smbXsrv_open_global_store()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/smbd/smbXsrv_open.c