r15668: DOS or FCB opens share one share mode entry from different
authorJeremy Allison <jra@samba.org>
Wed, 17 May 2006 23:15:53 +0000 (23:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:06 +0000 (11:17 -0500)
commitcc9ea93456e594432e203e6d2d2f4dbcaac9a3dd
tree7bf722a9a742cf7986f31f454bfd17a4a8415ec0
parentc91a675ac108f48046ce72287c6d70a1a54ef65f
r15668: DOS or FCB opens share one share mode entry from different
fsp pointers. Ensure we cope with this to pass Samba4
DENY tests (we used to pass these, there must have been
a regression with newer code). We now pass them.
Jeremy
(This used to be commit fd6fa1d4eaf61783df74ee2da50d331477f06998)
source3/include/smb.h
source3/locking/locking.c
source3/smbd/close.c
source3/smbd/files.c
source3/smbd/oplock.c
source3/smbd/oplock_irix.c
source3/smbd/oplock_linux.c