s3: VFS: vfs_streams_xattr. Implement renameat().
authorJeremy Allison <jra@samba.org>
Fri, 9 Aug 2019 22:31:03 +0000 (15:31 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:34 +0000 (19:52 +0000)
commit251bb56d1b064cbc90729cc58d0549e8f561b4bd
treee546482b3ee21a2c39b56051b4ddc0eec3fa3766
parent7ec34e6ab86c53e51896b717ede24bf1a9c0a14a
s3: VFS: vfs_streams_xattr. 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_xattr.c