s3: VFS: vfs_fruit. Add struct files_struct *dirfsp parameter to fruit_unlink_rsrc_st...
authorJeremy Allison <jra@samba.org>
Fri, 13 Sep 2019 21:10:16 +0000 (14:10 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:49 +0000 (17:20 +0000)
commit3b1d97555910a9782987a6ab6b0b09e8ac50b792
tree9f993d2e1e4db1731b5244110bd567c3f9f7e472
parente79ff5dcfe8455ab956f58c31cfffeede50d9bd3
s3: VFS: vfs_fruit. Add struct files_struct *dirfsp parameter to fruit_unlink_rsrc_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