vfs_fruit: remove resource fork special casing
commitc7ce8c871a15295a6a0a5195c6a165a925486467
authorRalph Boehme <slow@samba.org>
Mon, 15 Oct 2018 16:38:33 +0000 (15 18:38 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 6 Nov 2018 08:11:24 +0000 (6 09:11 +0100)
tree2721117ac23ff17af4543411ee4a5634899f1e10
parentc8e1405c82f609dc77cb9c071f8b00c6a2524c0c
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>
(cherry picked from commit a26032c3f68028b01fb6a7d38851409db1858161)
source3/modules/vfs_fruit.c