[RC2] Samba server low speed after update

It looks like this was problematic before, but the settings were just never applied.

Try

sudo nano /etc/udisks-glue.conf

Delete this line completely:

automount_options = {sync,noatime}

Afterwards, reboot your system with

sudo reboot

Sam