vfs_fruit: add check for OS X filler in FinderInfo conversion
authorRalph Boehme <slow@samba.org>
Mon, 8 Oct 2018 10:51:37 +0000 (12:51 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 10 Oct 2018 20:22:15 +0000 (22:22 +0200)
commit5598e6bc3583a88f474afa2996d1f9362d1bd9fb
tree5e3aa829a221d7d6657021e9936d64a27cc7d48e
parent70d3ae5a89fc62db192c44b92a5b7fb67a93d88e
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>
source3/modules/vfs_fruit.c