smbXsrv_client: make sure we only wait for smb2srv_client_mc_negprot_filter once...
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Oct 2022 12:15:53 +0000 (14:15 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 13 Oct 2022 12:30:37 +0000 (12:30 +0000)
commit8c8d8cf01e01c2726d03fa1c81e0ce9992ee736c
tree542f5cdda46d145d716082eb18931c0c6e1edfbc
parent56c597bc2b29dc3e555f737ba189f521d0e31e8c
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>
source3/smbd/smbXsrv_client.c