s3:smbd: move sconn->status to xconn->transport.status
commitb05b4cab25d249efa260bca61970f5210f210e1c
authorStefan Metzmacher <metze@samba.org>
Fri, 23 May 2014 07:07:47 +0000 (23 09:07 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (6 09:51 +0200)
tree804f42028ce1087f7eb6a48f57cf18330222d9cf
parent9557ac4b465b3ea25eeefc2e0515c173d55acc89
s3:smbd: move sconn->status to xconn->transport.status

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