s3:smbd: move libasys state from smbXsrv_connection to smbd_server_connection
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Jun 2014 06:32:47 +0000 (08:32 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 6 Aug 2014 07:51:11 +0000 (09:51 +0200)
commit3afdd77bea8457e74fcc1ff75b18dec564f10caa
treed58047435571c95c757d3866abeaa641567ebf23
parent1d8e7a520f0a8b8cf8ce56729b4d0b11a3aa6122
s3:smbd: move libasys state from smbXsrv_connection to smbd_server_connection

This doesn't belong to a connection, it's state used within the VFS stack.
And smbd_server_connection is the legacy structure we're using for
global VFS state.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/modules/vfs_default.c
source3/smbd/globals.h