smbXsrv_client: make sure we only wait for smb2srv_client_mc_negprot_filter once...
commit4a44febbc4663bfdcfe4f9a43b491484dd09808c
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Oct 2022 12:15:53 +0000 (12 14:15 +0200)
committerJule Anger <janger@samba.org>
Tue, 18 Oct 2022 13:32:11 +0000 (18 13:32 +0000)
tree3b68a79e38861f7db1dbefa3924d2f0cd3405cf2
parentfd4c80fcc6f591efe2ab754ae9e77fb643513d19
smbXsrv_client: make sure we only wait for smb2srv_client_mc_negprot_filter once and only when needed

This will simplify the following changes...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15200

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 8c8d8cf01e01c2726d03fa1c81e0ce9992ee736c)
source3/smbd/smbXsrv_client.c