s3: VFS: vfs_full_audit. Implement unlinkat().
commit6c28a7749bb8c7c45db86647f5046d2df654653e
authorJeremy Allison <jra@samba.org>
Thu, 12 Sep 2019 17:50:06 +0000 (12 10:50 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:45 +0000 (26 17:20 +0000)
treedf32f2a7a3c4720e9e17cc736919729df67de580
parent2a4eb0782b179d621821a8ecf020f9d0278a289d
s3: VFS: vfs_full_audit. 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_full_audit.c