vfs_fruit: only veto AppleDouble files with fruit:resource=file
commit83628b44439fd9ef202beb9f5866e40700f693b0
authorRalph Boehme <slow@samba.org>
Thu, 19 Jan 2017 08:30:45 +0000 (19 09:30 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 6 Mar 2017 18:40:23 +0000 (6 19:40 +0100)
tree1ec42ad0a26babbeb753be5b4a1e69be4794c717
parentf355f683975b69ea292f8ccd2021e2095aa88a1e
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