mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 02:14:42 +01:00
b259f8b752
Normally mount/cmount use `-o ro` to get the kernel to mark the fs as read only. However this is ignored by WinFsp, so in addition if `--read-only` is in effect then return EROFS ("Read only File System") from all methods which attempt to modify something. |
||
---|---|---|
.. | ||
mounttest | ||
createinfo.go | ||
dir.go | ||
errors.go | ||
file.go | ||
fs.go | ||
read.go | ||
write.go |