Hello....
I have created a single (default) Samba share in my FreeNAS 11.1. Out of the box, these vfs objects are enabled:
On this share, some OS X functionality does not work. An example is color tagging of directories.
If i disable streams_xattr, leaving me with these vfs objects, the OS X features work as expected on the share:
I would like to enable the vfs object fruit, in order to better support my OS X users, but since fruit relies on stream_xattr, I can not turn it on.
Any suggestions?
I have created a single (default) Samba share in my FreeNAS 11.1. Out of the box, these vfs objects are enabled:
vfs objects = zfs_space zfsacl streams_xattr aio_pthread
On this share, some OS X functionality does not work. An example is color tagging of directories.
If i disable streams_xattr, leaving me with these vfs objects, the OS X features work as expected on the share:
vfs objects = zfs_space zfsacl aio_pthread
I would like to enable the vfs object fruit, in order to better support my OS X users, but since fruit relies on stream_xattr, I can not turn it on.
Any suggestions?