vfs_fruit: don't check for delete-on-close on the FinderInfo stream
authorRalph Boehme <slow@samba.org>
Sat, 20 Oct 2018 21:50:32 +0000 (23:50 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2018 20:27:22 +0000 (21:27 +0100)
commitd8c1bb52018289878b9397d513ebbae63933a05f
tree2fa34af0248d8a48fb180489049e4cc71c157737
parent480695cd723cc4949e0b39ddb83560efac393412
vfs_fruit: don't check for delete-on-close on the FinderInfo stream

macOS SMB server doesn't filter out the FinderInfo stream if it has
delete-on-close set.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_fruit.c