r13299: From testing W2K3 and W2K the delete on close bit seems to be always
authorJeremy Allison <jra@samba.org>
Fri, 3 Feb 2006 02:16:35 +0000 (02:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:22 +0000 (11:06 -0500)
commite2fc8a196a06f76aa47fabc30872c701a2f7ccec
tree0689d816331229ee3f05dd1539b2d0f1af9389f9
parenta60aed7a38ab5d4401db207d52925e59f1e445f3
r13299: From testing W2K3 and W2K the delete on close bit seems to be always
honored (ie. the file gets deleted) for derectories when set at open
time - even though it doesn't show in the qfileinfo call. This is not
true of files.... (if anyone from the EU is listening, it's stuff like
this that makes CIFS non-documentable :-).
Jeremy.
source/smbd/open.c