r20525: Closing a dir with del-on-close set requires the same as files: Don't actually
authorVolker Lendecke <vlendec@samba.org>
Thu, 4 Jan 2007 16:26:15 +0000 (16:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:54 +0000 (12:16 -0500)
commit2276cd666ff149f22b56971fb3015b903f5b3165
tree53606a491607d360e9dbc43cad587cc2c2c06c99
parent3a9133dd0670391f7673c468e845dfae41064312
r20525: Closing a dir with del-on-close set requires the same as files: Don't actually
unlink/rmdir if another process still has it open.

Jeremy, this is a potential merger to 3.0.24.

Volker
(This used to be commit 8e1e896b02da99b5a48883c5f37fe146ad0fb5ce)
source3/smbd/close.c