smb2_tcon: avoid STATUS_PENDING responses for tree connect
authorStefan Metzmacher <metze@samba.org>
Thu, 24 Jan 2019 08:10:11 +0000 (09:10 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 28 Mar 2019 23:09:35 +0000 (23:09 +0000)
commit8a11da429bd3c89766f43c2bff681837a769987c
treef10d74ee834952a29982fc4600aa8a0d2ff55d00
parent23792449694b5221f6ea422166c96fac494e3e2c
smb2_tcon: avoid STATUS_PENDING responses for tree connect

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_tcon.c