Upgraded yesterday to 10.1.0.2 - Prescience (revision 1761) and noticed that symlinking on OS X Yosemite no longer works.
If I try to create symlink on Samba share like this:
Code: Select all
ln -s [i]TARGET_FILE[/i] [i]SYMLINK_TITLE[/i]Code: Select all
ln: [i]SYMLINK_TITLE[/i]: Input/output errorCode: Select all
follow symlinks = yes
unix extensions = no
wide links = yes