1step:smb2 use smbXsrv_session:OK s3:smb2_sesssetup: make use of the smbXsrv_session...
authorStefan Metzmacher <metze@samba.org>
Fri, 16 Mar 2012 14:01:27 +0000 (15:01 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Jun 2012 09:53:35 +0000 (11:53 +0200)
commit2cd94c369f64e1e36957292ba20319b5b6e272e3
tree15325ef86916f6a3e31448beaf02eb2e722961dd
parentb932089f847bcd2549c43d70e73a94aa59af1651
1step:smb2 use smbXsrv_session:OK s3:smb2_sesssetup: make use of the smbXsrv_session infrastructure

We still have smbd_smb2_session as primary structure,
but that will went away once we got rid of smbd_smb2_tcon.

metze
source3/include/smb.h
source3/smbd/globals.h
source3/smbd/process.c
source3/smbd/smb2_server.c
source3/smbd/smb2_sesssetup.c