Fix bug #8515 - Empty CIFS share can be blocked for other clients by deleting it...
commitc6e2256e2ef024ecdbebb9cb04d919342daeb780
authorVolodymyr Khomenko <Volodymyr_Khomenko@dell.com>
Wed, 12 Oct 2011 16:57:57 +0000 (12 09:57 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 12 Oct 2011 19:50:00 +0000 (12 21:50 +0200)
tree16082187075dc461051fb84ea3b8ff204d13411e
parent20ee0810ff4da3a16a8b7947d4aa0138a8d76577
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)
source3/locking/locking.c