1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture/vfs
Ralph Boehme 38b5c8c663 smbd: remove "fruit:posix_rename"
This option of the vfs_fruit VFS module that could be used to enable POSIX
directory rename behaviour for OS X clients has been removed as it could result
in severe problems for Windows clients.

As a possible workaround it is possible to prevent creation of .DS_Store files
(a Finder thingy to store directory view settings) on network mounts by running

  $ defaults write com.apple.desktopservices DSDontWriteNetworkStores true

on the Mac.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2024-10-25 10:42:32 +00:00
..
acl_xattr.c s4:torture/smb2: let us have a common torture_smb2_con_share() 2023-08-08 12:57:29 +00:00
fruit.c smbd: remove "fruit:posix_rename" 2024-10-25 10:42:32 +00:00
vfs.c smbtorture: add test for fruit:validate_afpinfo option 2023-10-24 22:30:06 +00:00