rclone/backend/union
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
..
policy doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
upstream fs: Pin created backends until parents are finalized 2020-09-01 18:21:03 +01:00
entry.go union: fix writing with the all policy - fixes #4534 2020-09-01 18:21:03 +01:00
errors.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
union_test.go union: fix writing with the all policy - fixes #4534 2020-09-01 18:21:03 +01:00
union.go union: fix writing with the all policy - fixes #4534 2020-09-01 18:21:03 +01:00