r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
authorJeremy Allison <jra@samba.org>
Fri, 8 Jul 2005 04:51:27 +0000 (04:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:58:18 +0000 (10:58 -0500)
commitc7fe18761e2c753afbffd3a78abff46472a9b8eb
treef60b3a473919fe3a6294822226bd950b8d832c70
parent053e892e07936f6b71a6bb5e31be09c1d2a2c837
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
tests on this as it's very late NY time (just wanted to get this work
into the tree). I'll test this over the weekend....
Jerry - in looking at the difference between the two trees there
seem to be some printing/ntprinting.c and registry changes we might
want to examine to try keep in sync.
Jeremy.
35 files changed:
source/include/doserr.h
source/include/ntlmssp.h
source/include/smb.h
source/include/smb_macros.h
source/include/vfs.h
source/lib/util.c
source/libsmb/clifile.c
source/libsmb/errormap.c
source/locking/locking.c
source/locking/posix.c
source/modules/vfs_afsacl.c
source/printing/nt_printing.c
source/printing/printfsp.c
source/rpc_server/srv_srvsvc_nt.c
source/smbd/close.c
source/smbd/dir.c
source/smbd/dosmode.c
source/smbd/fake_file.c
source/smbd/fileio.c
source/smbd/files.c
source/smbd/ntquotas.c
source/smbd/nttrans.c
source/smbd/open.c
source/smbd/oplock.c
source/smbd/oplock_linux.c
source/smbd/pipes.c
source/smbd/posix_acls.c
source/smbd/reply.c
source/smbd/trans2.c
source/smbd/vfs-wrap.c
source/smbd/vfs.c
source/torture/cmd_vfs.c
source/utils/status.c
source/web/cgi.c
source/web/statuspage.c