s3: VFS: vfs_fruit. Implement renameat().
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 21:22:03 +0000 (14:22 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:32 +0000 (19:52 +0000)
commit8d8faa53fc7ef2163a3095ab29430fba06c8455a
tree65cbdf641d2e725cb5d88be05fc7a015b7e0b61b
parentca298af67cebee4c3efebf24f4b9d0ef1e73b047
s3: VFS: vfs_fruit. Implement renameat().

Currently identical to rename().

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