s3:smb2_server: move sconn->smb2.send_queue* to xconn->smb2.send_queue*
authorStefan Metzmacher <metze@samba.org>
Fri, 23 May 2014 07:53:21 +0000 (09:53 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (09:51 +0200)
commite644406bcd2e4e6b8fe65b9ee2f6c85aec020ce4
treeb6f19def28cbc59431379ff70fa9afcd9f1ecd4a
parentf9ef2a58509672265a67f44515178c4a4a21e59b
s3:smb2_server: move sconn->smb2.send_queue* to xconn->smb2.send_queue*

This prepares the structures for multi-channel support.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_server.c