rclone/vfs/vfscache
Nick Craig-Wood 27b9ae4fc3 vfs: fix spurious error "vfs cache: failed to _ensure cache EOF"
Before this change the error message was produced for every file which
was confusing users.

After this change we check for EOF and return from ReadAt at that
point.

See: https://forum.rclone.org/t/rclone-1-53-release/18880/10
2020-09-03 10:25:00 +01:00
..
downloaders vfs: support synchronous cache space recovery upon ENOSPC 2020-08-25 21:12:06 +01:00
writeback vfs cache: make logging consistent and remove some debug logging 2020-07-06 17:32:53 +01:00
cache.go vfs: Quiet removeNotInUse logging to debug when not removing 2020-09-02 11:55:20 +01:00
cache_test.go vfs: support synchronous cache space recovery upon ENOSPC 2020-08-25 21:12:06 +01:00
item.go vfs: fix spurious error "vfs cache: failed to _ensure cache EOF" 2020-09-03 10:25:00 +01:00
item_test.go vfs: Add recovered items on cache reload to directory listings 2020-06-30 12:03:39 +01:00