r11341: Put directory opens into the share mode db so we
authorJeremy Allison <jra@samba.org>
Thu, 27 Oct 2005 22:35:08 +0000 (22:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:13 +0000 (11:05 -0500)
commit1134abbbb3fd8e8b88e1a5817aae106476a4c126
tree77bd7094ed02e62fced3251904b97de6e3205a44
parentaeca4efa11728be53b81967bb5442b5b09d1a975
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.
source/locking/locking.c
source/smbd/close.c
source/smbd/open.c