s3:smb2_server: move sconn->smb2.*credits* to xconn->smb2.credits.*
commit36e34842606b312a0ca338667797b6c00df50de7
authorStefan Metzmacher <metze@samba.org>
Fri, 23 May 2014 10:10:23 +0000 (23 12:10 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (6 09:51 +0200)
tree5301db1aac9356cd1481c580b8f0c45449afd589
parent4f3f889dcd64afe69eccf759ea0481180c5383c1
s3:smb2_server: move sconn->smb2.*credits* to xconn->smb2.credits.*

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_negprot.c
source3/smbd/smb2_server.c