vfs_fruit: remove resource fork special casing
authorRalph Boehme <slow@samba.org>
Mon, 15 Oct 2018 16:38:33 +0000 (18:38 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2018 20:27:21 +0000 (21:27 +0100)
commita26032c3f68028b01fb6a7d38851409db1858161
treed04ede09d2096f5a161c4b4315a5495b38034a7f
parent993c7c4e711612225bd07b8fa5544c4bfef88a9e
vfs_fruit: remove resource fork special casing

Directly unlinking a file with open handles is not good, don't do it.

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