s3:smbd: move sconn->smb1.unix_info.* to xconn->smb1.unix_info.*
authorStefan Metzmacher <metze@samba.org>
Tue, 10 Jun 2014 10:57:38 +0000 (12:57 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (09:51 +0200)
commitc6c753271860d9bd0bcd8067a56d8aee08c1f423
treeeb0ec8e7ca1a23a622c3aa2abfc82df3c88a975c
parentb0fe6c5c9d20df248c732d36ec212a2d6d6ea660
s3:smbd: move sconn->smb1.unix_info.* to xconn->smb1.unix_info.*

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/trans2.c