s3: VFS: vfs_streams_depot. Implement renameat().
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 22:28:56 +0000 (15:28 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:34 +0000 (19:52 +0000)
commit7ec34e6ab86c53e51896b717ede24bf1a9c0a14a
tree31fd658650a52b82fbff8f88afc0de2ea2d4acb4
parenta85433f4bdeaf493e5c4cbf1c4c0feb5b34a415a
s3: VFS: vfs_streams_depot. Implement renameat().

Currently identical to rename().

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