rclone/backend/chunker
Nick Craig-Wood 70c8566cb8 fs: Pin created backends until parents are finalized
This attempts to solve the backend lifecycle problem by

- Pinning backends mentioned on the command line into the cache
  indefinitely

- Unpinning backends when the containing structure (VFS, wrapping
  backend) is destroyed

See: https://forum.rclone.org/t/rclone-rc-backend-command-not-working-as-expected/18834
2020-09-01 18:21:03 +01:00
..
chunker_internal_test.go chunker: reduce length of temporary suffix 2019-12-09 16:56:32 +00:00
chunker_test.go chunker: finish meta-format before release 2019-09-25 11:03:33 +01:00
chunker.go fs: Pin created backends until parents are finalized 2020-09-01 18:21:03 +01:00