r1085: Now it's had some proper user testing, merge in the deferred open fix. I'm
authorJeremy Allison <jra@samba.org>
Tue, 8 Jun 2004 16:14:31 +0000 (16:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:54 +0000 (10:51 -0500)
commit894cc6d16296b934c112786eec896846156aee5d
tree259f12334a01617eb0a307fdab0a57bf3911579d
parente65564ab4aa1240e84b8d272510aa770cad0ed0e
r1085: Now it's had some proper user testing, merge in the deferred open fix. I'm
still doing more testing, but it fixes a behaviour that we've been wrong
on ever since the start of Samba.
Jeremy.
16 files changed:
source/client/client.c
source/include/local.h
source/include/smb.h
source/lib/time.c
source/locking/locking.c
source/printing/nt_printing.c
source/rpc_server/srv_srvsvc_nt.c
source/script/mkproto.awk
source/smbd/close.c
source/smbd/dir.c
source/smbd/nttrans.c
source/smbd/open.c
source/smbd/oplock.c
source/smbd/process.c
source/smbd/reply.c
source/smbd/trans2.c