rclone/vfs/vfscache
Nick Craig-Wood 15402e46c9 vfs: Add recovered items on cache reload to directory listings
Before this change, if we restarted an upload after a restart then the
file would get uploaded but never added to the directory listings.

This change makes sure we add virtual items to the directory cache
when reloading the cache so that they show up properly.
2020-06-30 12:03:39 +01:00
..
downloaders vfs: add tests for downloaders 2020-06-30 12:03:39 +01:00
writeback vfs: factor writeback and downloaders into their own packages 2020-06-30 12:03:39 +01:00
cache_test.go vfs: Add recovered items on cache reload to directory listings 2020-06-30 12:03:39 +01:00
cache.go vfs: Add recovered items on cache reload to directory listings 2020-06-30 12:03:39 +01:00
item_test.go vfs: Add recovered items on cache reload to directory listings 2020-06-30 12:03:39 +01:00
item.go vfs: Add recovered items on cache reload to directory listings 2020-06-30 12:03:39 +01:00