s3:smb2_server: move sconn->smb2.negprot_2ff to xconn->smb2.allow_2ff
authorStefan Metzmacher <metze@samba.org>
Fri, 23 May 2014 08:07:21 +0000 (10:07 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (09:51 +0200)
commitce76a4095686334b8f97ae1378e92f869f4351c1
tree6ff432fb127cab8627133bae7b66d484ce2d653f
parente644406bcd2e4e6b8fe65b9ee2f6c85aec020ce4
s3:smb2_server: move sconn->smb2.negprot_2ff to xconn->smb2.allow_2ff

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