s3:smbd: make use of smbXsrv_open for smb1/2/3
commit7d1395536bbcc937e3115aa067eed3f69f3909be
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Jun 2012 15:51:47 +0000 (8 17:51 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 29 Jun 2012 19:01:11 +0000 (29 21:01 +0200)
treeb8c1b3a6ba1d84cb94d8fdf0b8a6f0a74d8c74f6
parentf7762e2730aa4e2fe37043b56e0413983b484108
s3:smbd: make use of smbXsrv_open for smb1/2/3

This makes sure we generate unique persistent file ids,
which are stored in smbXsrv_open_global.tdb.

Pair-Programmed-With: Michael Adam <obnox@samba.org>

metze

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Jun 29 21:01:11 CEST 2012 on sn-devel-104
source3/include/vfs.h
source3/smbd/files.c
source3/smbd/globals.h
source3/smbd/process.c
source3/smbd/proto.h
source3/smbd/smb2_break.c
source3/smbd/smb2_create.c
source3/smbd/smb2_lock.c
source3/smbd/smb2_read.c
source3/smbd/smb2_write.c