s3: VFS: vfs_time_audit. Implement renameat().
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 22:34:52 +0000 (15:34 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:34 +0000 (19:52 +0000)
commit16a455d3c3816a0a0fa82af8b04fa1c6fe6947a1
treeb844bc411c54d0875c2e2b942f1c8f41a5c33f53
parent588e64ddd02cb6b63184d5edffe7b5f2432232d8
s3: VFS: vfs_time_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_time_audit.c