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)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Apr 2019 07:00:29 +0000 (07:00 +0000)
commit6122f423d8d9f2e5a49f090f0ed6c276e0d387dc
tree57eb60a96433575fb91e1808c2254abec6f0be3c
parentdc06b1b364dc98e32147914e10a2bd08c88786a1
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>
(cherry picked from commit 8a11da429bd3c89766f43c2bff681837a769987c)
source3/smbd/smb2_tcon.c