s3:smbd: move sconn->nbt.* to xconn->transport.nbt.*
authorStefan Metzmacher <metze@samba.org>
Tue, 20 May 2014 17:59:12 +0000 (19:59 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (09:51 +0200)
commit25952d3ff114e06781c50eed244be60d9a9266f4
tree5e4d28c404de34aa2c5cb6c85b196a7749b8f573
parent2fd53228b59cc80135ae7038aee3f914546adaee
s3:smbd: move sconn->nbt.* to xconn->transport.nbt.*

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/process.c
source3/smbd/reply.c