vfs_fruit: delete ._ file when deleting the basefile
commit6263495b5b897aeaf059e306d1c3a30b1692356f
authorRalph Boehme <slow@samba.org>
Tue, 25 Aug 2015 15:06:52 +0000 (25 17:06 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 2 Sep 2015 01:50:21 +0000 (2 03:50 +0200)
treee3c6d16d1abb4ce7303295d35cc869a8b27b17de
parentdb1c074435e8365bf3e36000e084465538b15e4c
vfs_fruit: delete ._ file when deleting the basefile

0 byte resource fork streams are not listed by vfs_streaminfo, as a
result stream cleanup/deletion of file deletion doesn't remove the
resourcefork stream.

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

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