s3: VFS: vfs_audit. Implement renameat().
authorJeremy Allison <jra@samba.org>
Thu, 8 Aug 2019 22:30:54 +0000 (15:30 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:32 +0000 (19:52 +0000)
commit365b81238e261bae2b4f4ffe968a11cb3c0ff50a
tree5c2d4031e9e750431deb8c29482c5e9d358f2cbd
parent606398a3a6da349877eb1d6f585e3f58778624b2
s3: VFS: vfs_audit. Implement renameat().

Currently identical to rename().

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