rclone/backend/union
Nick Craig-Wood 231ab31d2a union: fix mkdir at root with remote:/
Before the this fix if you specified remote:/ then the union backend
would fail to notice the root directory existed.

This was fixed by stripping the trailing / from the root.

See: https://forum.rclone.org/t/upgraded-from-1-45-to-1-54-now-cant-create-new-directory-within-union-mount/22284/
2021-02-17 12:12:14 +00:00
..
policy random: seed math/rand in one place with crypto strong seed #4783 2020-11-18 17:48:44 +00:00
upstream union: fix mkdir at root with remote:/ 2021-02-17 12:12:14 +00: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.go fs: add Shutdown optional method for backends 2020-11-27 17:35:01 +00:00
union_test.go union: fix writing with the all policy - fixes #4534 2020-09-01 18:21:03 +01:00