r15668: DOS or FCB opens share one share mode entry from different
commitfd6fa1d4eaf61783df74ee2da50d331477f06998
authorJeremy Allison <jra@samba.org>
Wed, 17 May 2006 23:15:53 +0000 (17 23:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:06 +0000 (10 11:17 -0500)
tree7011e4b9a86d1fc652224fca2b1b9d3c0c804d88
parentf66b9701b5c6bb6302fa11889adab6902cbaf2e3
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
source/include/smb.h
source/locking/locking.c
source/smbd/close.c
source/smbd/files.c
source/smbd/oplock.c
source/smbd/oplock_irix.c
source/smbd/oplock_linux.c