vfs_fruit: add check for OS X filler in FinderInfo conversion
commit85519ed98181dd2631d82095a0c508092b19963a
authorRalph Boehme <slow@samba.org>
Mon, 8 Oct 2018 10:51:37 +0000 (8 12:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Oct 2018 11:00:10 +0000 (18 13:00 +0200)
treefb253572be7fd64b91d6b9cb0a884d274a8cdbf1
parent0d1f964b60f79e352dd96f805495e813a25038e1
vfs_fruit: add check for OS X filler in FinderInfo conversion

This ensures that the function only acts on AppleDouble files created by
macOS and not AppleDouble files created by us that are already in the
correct format (only using the Resource Fork).

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 5598e6bc3583a88f474afa2996d1f9362d1bd9fb)
source3/modules/vfs_fruit.c