s3: VFS: vfs_time_audit. Implement unlinkat().
authorJeremy Allison <jra@samba.org>
Thu, 12 Sep 2019 21:11:20 +0000 (14:11 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2019 17:20:47 +0000 (17:20 +0000)
commitb355a9565dcf67304db12aa827ca582d1dd80b89
treec3f36559888d9f049819ecaa1e30134036bc56bb
parent83e0cf6dc9a9017232c910940a46f8d196a2e641
s3: VFS: vfs_time_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_time_audit.c