mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +01:00
a67688dcc7
This change adds the --direct-io flag to the mount. This means the page cache is completely bypassed for reads and writes. No read-ahead takes place. Shared mmap is disabled. This is useful to accurately read files which may change length frequently on the source. |
||
---|---|---|
.. | ||
check_linux.go | ||
check_other.go | ||
mount.go | ||
mount.md | ||
rc_test.go | ||
rc.go | ||
sighup_unsupported.go | ||
sighup.go | ||
utils.go |