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>
Wed, 9 Nov 2011 18:48:10 +0000 (19:48 +0100)
commitab81a8df620a2d7fcb3852834353a0300dcb9f45
tree4b7ac637a0d3da7be8fcae645613db943505a9f4
parent3a9154c67647d209ad5300acfcf9d675d0a2e8e0
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
source3/smbd/smb2_sesssetup.c
source3/smbd/smb2_tcon.c