vfs_fruit: only veto AppleDouble files with fruit:resource=file
commit0915fd4e840311ae45a71f71e14462314a27240a
authorRalph Boehme <slow@samba.org>
Thu, 19 Jan 2017 08:30:45 +0000 (19 09:30 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 6 Mar 2017 11:26:19 +0000 (6 12:26 +0100)
treece30329ce7886c01686a6cd54965dbaec7519ccf
parent38d02860abb382e792deaab7e4d0c74a7bfd10a8
vfs_fruit: only veto AppleDouble files with fruit:resource=file

vfs_fruit only creates AppleDouble files itself when "fruit:resource" is
set to "file" (the default). It is only then the these AppleDouble files
should be treated as an internal representation and should be
inaccessible from clients.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12526>

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
(cherry picked from commit 708767da8c366c021d6d15a3ae71d009357c3320)
docs-xml/manpages/vfs_fruit.8.xml
source3/modules/vfs_fruit.c