s3: VFS: vfs_virusfilter. Implement unlinkat().
authorJeremy Allison <jra@samba.org>
Thu, 12 Sep 2019 21:16:55 +0000 (14:16 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:47 +0000 (17:20 +0000)
commit1023ec61a9deca7a81e0cb4960b51e9b2b917c51
tree9c32931d3a5da317623fb6c207b57e3597b51d9d
parent70f5cbc54d7c99ea3709b77487d62ea565a99490
s3: VFS: vfs_virusfilter. 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_virusfilter.c