s3: VFS: vfs_shadow_copy2. Implement unlinkat().
authorJeremy Allison <jra@samba.org>
Thu, 12 Sep 2019 20:19:39 +0000 (13:19 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:46 +0000 (17:20 +0000)
commit43b9d9adfe3ac5135bee4918e2769cf912e12b7d
tree0352d5651433290ec80af2eb7ade444abab52639
parent6f0cc51b1f5fc72734b7766302eb245b484dafc2
s3: VFS: vfs_shadow_copy2. Implement unlinkat().

This is identical to unlink(), as there
are no special cases needed for rmdir().

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