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)
committerJeremy Allison <jra@samba.org>
Wed, 12 Oct 2011 19:07:27 +0000 (21:07 +0200)
commitbd260f03ab492d03c2890db47dc6fb4f1b824a1a
tree735b0ed2408702881efdb91ea120558591db9162
parent1e4761d05978b7a495d121acc1deaa7049f3911c
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
source3/locking/locking.c