s3: VFS: vfs_fruit. Change fruit_pread_meta_stream() to use UNLINKAT().
authorJeremy Allison <jra@samba.org>
Fri, 13 Sep 2019 21:19:21 +0000 (14:19 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:50 +0000 (17:20 +0000)
commita3bd45212607aad0df244db9178153b949cd97ad
tree12fada2bbfa3a28b3831ced469ef80918dcfcd16
parentbe586203fa5a1ecfece1d7f5390011c952d821df
s3: VFS: vfs_fruit. Change fruit_pread_meta_stream() to use UNLINKAT().

Use conn->cwd_fsp as current fsp.

No logic change for now.

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