vfs_fruit: remove resource fork special casing
commit82783db2b10f206c9a8131466c8a98e957209f12
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:10:25 +0000 (6 09:10 +0100)
tree446c2483767a02515eb662214f087be1fd9baa21
parent02987f7046944e7ce0253eb97afc8965d9177f8a
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