Displaying 3 results from an estimated 3 matches for "vs_fruit".
Did you mean:
vfs_fruit
2015 Apr 25
0
vs_fruit - can't write to share
I must reply to my own post.
Changing the fruit:locking to "none" results in a working share.
Netatalk 3.1.6 is installed and from the information of the changelog Netatalk 3.1.7 doesn't change anything to the file locking (except if you're using Solaris).
Am 25. April 2015 bei 12:16:20, Christian Kovacic, MA (chris.k at gmx.at) schrieb:
Hi,
i'm running Samba 4.2.1
2015 Apr 25
2
vs_fruit - can't write to share
Hi,
i'm running Samba 4.2.1 compiled from source on an Ubuntu 10.04.4 LTS Server. ACL/XATTR is active and working. I tried to activate the vfs_fruite module and added the sample code:
vfs objects = catia fruit streams_xattr
fruit:resource = file
fruit:metadata = netatalk
fruit:locking = netatalk
fruit:encoding = native
to the share. In addition i tried the following share definition:
vfs
2016 Feb 05
2
vfs_fruit in 4.3.4 Directory Renames with Open Files Problem
...latest version of samba and vfs_fruit
and was wondering if anyone has seen the same problem.
Samba 4.3.4 with vfs_fruit enabled allows a Mac client to rename a
directory when another client has another client has open files in that
directory. The fix for this bug brought this functional change to vs_fruit:
BUG 11065: vfs_fruit: Enable POSIX directory rename semantics:
https://bugzilla.samba.org/show_bug.cgi?id=11065
Directory renames work as planned by the new functionality, but this causes
problems for the clients that had open files in the changed path. When
attempting to save, applications lose...