rclone/vfs/vfsflags
Nick Craig-Wood 393b94bb70 vfs: add --vfs-read-wait and --vfs-write-wait flags
--vfs-read-wait duration    Time to wait for in-sequence read before seeking. (default 5ms)
    --vfs-write-wait duration   Time to wait for in-sequence write before giving error. (default 1s)

See: https://forum.rclone.org/t/constantly-high-iowait-add-log/14156
2020-02-27 16:12:33 +00:00
..
filemode.go Make flags show up with their proper names, eg SizeSuffix rather than int 2019-02-07 11:57:26 +00:00
vfsflags.go vfs: add --vfs-read-wait and --vfs-write-wait flags 2020-02-27 16:12:33 +00:00
vfsflags_non_unix.go vfs: factor flags into vfsflags and remove global variables 2017-11-03 12:59:59 +00:00
vfsflags_unix.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00