s3: VFS: vfs_snapper. Implement renameat().
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 22:28:34 +0000 (15:28 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:33 +0000 (19:52 +0000)
commita85433f4bdeaf493e5c4cbf1c4c0feb5b34a415a
treec66598c788f4ac486cb851ef745143572ded9d04
parenta2d27f9113cef750a2e9fe2aac3c70dc7191dada
s3: VFS: vfs_snapper. Implement renameat().

Currently identical to rename().

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