s3:smb2_sesssetup: allow a compound request after a SessionSetup
authorStefan Metzmacher <metze@samba.org>
Thu, 15 Jun 2017 21:01:18 +0000 (23:01 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 17 Jun 2017 08:55:25 +0000 (10:55 +0200)
commitbb5c394fde03dc8230d5089a66fea1a2541952f5
treeb71ffbfdc90a99a506d08af451793524bca4ad24
parentf8974bcdbf8abe3803340dcd20206ff4de9d5079
s3:smb2_sesssetup: allow a compound request after a SessionSetup

This is not a full fix yet as we don't allow compound requests
after going async.

With SMB 3.11 requiring signed TreeConnect requests it's pointless
to try to compound requests after a SessionSetup.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Jun 17 10:55:25 CEST 2017 on sn-devel-144
source3/smbd/smb2_sesssetup.c