Fix bug #8515 - Empty CIFS share can be blocked for other clients by deleting it...
authorVolodymyr Khomenko <Volodymyr_Khomenko@dell.com>
Wed, 12 Oct 2011 16:57:57 +0000 (09:57 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 24 Oct 2011 17:17:07 +0000 (19:17 +0200)
commit1ee32547cc6cf5ff6afd3cedbc1a466de3692cb7
tree5de9974434423ff98118a35e818cb7d2a39eb09e
parentcf083f6e07f594b10d7e9dd2b15e742dfdb3432b
Fix bug #8515 - Empty CIFS share can be blocked for other clients by deleting it via empty path (DELETE_PENDING until the last client)

Disallow "." in can_set_delete_on_close().

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Oct 12 21:07:27 CEST 2011 on sn-devel-104
(cherry picked from commit bd260f03ab492d03c2890db47dc6fb4f1b824a1a)
(cherry picked from commit c6e2256e2ef024ecdbebb9cb04d919342daeb780)
source3/locking/locking.c