r11341: Put directory opens into the share mode db so we
commit533da83852b13c2e008938a026f99937ef320f3c
authorJeremy Allison <jra@samba.org>
Thu, 27 Oct 2005 22:35:08 +0000 (27 22:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:13 +0000 (10 11:05 -0500)
tree82cbb895a2d1152d6b3a2377445994e33f67587c
parent7aecd20c00b81aa2b7a20e75e9cc653ae243500b
r11341: Put directory opens into the share mode db so we
can treat them similarly to file opens (delete on
close, share mode violations etc.). This fixes bug
#3216 I will up the default hash size on the locking
db in a later commit as this means more entries.
Jeremy.
(This used to be commit 1134abbbb3fd8e8b88e1a5817aae106476a4c126)
source3/locking/locking.c
source3/smbd/close.c
source3/smbd/open.c