smb2_tcon: avoid STATUS_PENDING completely on tdis
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Feb 2019 07:27:43 +0000 (08:27 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 28 Mar 2019 23:09:35 +0000 (23:09 +0000)
commit1dc002548336b969979c3bf85b531c059d87f015
tree5f7e6c92b72f2736435da2ac8bd67252bcdc588c
parentd64038425f250e253dce707d69899c7a5d8cb32e
smb2_tcon: avoid STATUS_PENDING completely on tdis

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10344
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