s3:smbd: move sconn->smb1.echo_handler.* to xconn->smb1.echo_handler.*
authorStefan Metzmacher <metze@samba.org>
Fri, 23 May 2014 07:26:26 +0000 (09:26 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (09:51 +0200)
commitb0fe6c5c9d20df248c732d36ec212a2d6d6ea660
tree1740264f389303d3d5738210c21102fe530c5758
parent314ef691bab711bf48857a8d1ed84ab3323120bd
s3:smbd: move sconn->smb1.echo_handler.* to xconn->smb1.echo_handler.*

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