vfs_fruit: only veto AppleDouble files with fruit:resource=file
authorRalph Boehme <slow@samba.org>
Thu, 19 Jan 2017 08:30:45 +0000 (09:30 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:23 +0000 (00:32 +0100)
commit708767da8c366c021d6d15a3ae71d009357c3320
tree3ae28c7a7df5d86aff854e4b33f10fd9ad7d19ee
parentc7a79a9b35225f41eeae961ab340882c7d49f0c4
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>
docs-xml/manpages/vfs_fruit.8.xml
source3/modules/vfs_fruit.c