s3: VFS: vfs_fruit. Add struct files_struct *dirfsp parameter to fruit_unlink_meta_st...
authorJeremy Allison <jra@samba.org>
Fri, 13 Sep 2019 20:46:00 +0000 (13:46 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:49 +0000 (17:20 +0000)
commit04ea1232996ddabe0ddb4a9dba56a7b8ba5262a2
treef846eabe0b7b43063e49768abcfaccc11386df41
parent7f49bb9f6ffc67fe40020344700b5f9ef657a7a0
s3: VFS: vfs_fruit. Add struct files_struct *dirfsp parameter to fruit_unlink_meta_stream() and convert to UNLINKAT.

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