s3:smb2_server: don't reset the tid and session id in the out hdr of compound requests
authorStefan Metzmacher <metze@samba.org>
Mon, 31 Oct 2011 22:15:09 +0000 (15:15 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:26:44 +0000 (21:26 +0100)
commit72fb66028a173305ce948a987a3bc88de509e975
treeb8a1d926850de4c915b9402b65bc68da2b32bc3a
parent8240b5dc9eff4cbd34443ae0d1faa1edbf37ace3
s3:smb2_server: don't reset the tid and session id in the out hdr of compound requests

Windows also leaves tid (0xFFFFFFFF) and session id (0xFFFFFFFFFFFFFFFF)
as the client requested them.

Based on commit 8d07d7148bf47ea14e62d39ed8a8cc4f1366810e from master.

metze
(cherry picked from commit ab81a8df620a2d7fcb3852834353a0300dcb9f45)
source3/smbd/smb2_sesssetup.c
source3/smbd/smb2_tcon.c