0ee16b51c4
Before this change if the user supplied `-o uid=XXX` then rclone would write `-o uid=-1 -o uid=XXX` so duplicating the uid value. After this change rclone doesn't write the default `-1` version. This fix affects `uid` and `gid`. See: https://forum.rclone.org/t/issue-with-rclone-mount-and-resilio-sync/14730/27 |
||
---|---|---|
.. | ||
fs.go | ||
mount.go | ||
mount_test.go | ||
mount_unsupported.go |