mirror of
https://github.com/samba-team/samba.git
synced 2025-11-06 08:23:50 +03:00
[MS-FSA] 2.1.5.15.12.1 Algorithm for Performing Stream Rename is simpler and diffent enough from renaming a file or directory that I believe a separate VFS operation is justified instead of tunneling it through the renameat call. For example it's only possible to rename streams within a file, so only one stream open fsp and a newname which is guaranteed to be a stream name is necessary. Add stub implementations to our streams modules, to be filled later. Signed-off-by: Volker Lendecke <vl@samba.org> vfs_streams_xattr: rename_streams Reviewed-by: Ralph Boehme <slow@samba.org>
Copyright(C) Samba-Team 1993-2001 This directory contains example config files and related material for Samba. At a minimum please refer to the smb.conf.default file for current information regarding global and share parameter settings. To contribute to Samba see: https://wiki.samba.org/index.php/Contribute