rclone/vfs/vfscache
Nick Craig-Wood 279a516c53 vfs: add tests and fix bugs for vfscache.Item
Item
- Remove unused method getName
- Fix Truncate on unopened file
- Fix bug when downloading segments to fill out file on close
- Fix bug when WriteAt extends the file and we don't mark space as used

downloader
- Retry failed waiters every 5 seconds
2020-06-30 12:01:36 +01:00
..
cache_test.go vfs: Make tests run reliably 2020-06-30 12:01:36 +01:00
cache.go vfs: Make tests run reliably 2020-06-30 12:01:36 +01:00
downloader.go vfs: add tests and fix bugs for vfscache.Item 2020-06-30 12:01:36 +01:00
item_test.go vfs: add tests and fix bugs for vfscache.Item 2020-06-30 12:01:36 +01:00
item.go vfs: add tests and fix bugs for vfscache.Item 2020-06-30 12:01:36 +01:00
writeback.go vfs: Make tests run reliably 2020-06-30 12:01:36 +01:00