]> git.ipfire.org Git - thirdparty/samba.git/commit
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>
Wed, 12 Oct 2011 19:49:34 +0000 (21:49 +0200)
commit0953c4b9ebc06518920b9d49de16dfaeb7d69a35
tree5217401708d8a05dbe54443fdf158d0f7e83c77b
parent810c0a8c32b1031aedae49e7a4d971e04c83f0eb
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