rclone/vfs/vfscache
Nick Craig-Wood d273a9d82d vfs: remove items from writeback when dirty, don't just cancel the upload
This stops open items continually trying to be uploaded
2020-06-30 12:03:39 +01:00
..
cache_test.go vfs: Make tests run reliably 2020-06-30 12:01:36 +01:00
cache.go vfs: fix writeback deadlocks and other bugs 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: remove items from writeback when dirty, don't just cancel the upload 2020-06-30 12:03:39 +01:00
writeback_test.go vfs: add test for writeBack.cancelUpload 2020-06-30 12:01:36 +01:00
writeback.go vfs: make writeback heap sort in insertion order if expiry times equal 2020-06-30 12:01:36 +01:00