rclone/backend/union
Nick Craig-Wood b8c1cf7451 union: fix initialisation broken in refactor - fixes #5139
This commit broke the initialisation of the union backend

f17d7c0012 union: refactor to use fspath.SplitFs instead of fs.ParseRemote #4996

This patch fixes it.
2021-03-24 09:47:38 +00:00
..
policy union: fix crash when using epff policy - fixes #5000 2021-03-15 19:22:07 +00:00
upstream union: fix initialisation broken in refactor - fixes #5139 2021-03-24 09:47:38 +00:00
entry.go union: fix union attempting to update files on a read only file system 2021-03-15 19:22:07 +00:00
errors.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
union_internal_test.go union: fix union attempting to update files on a read only file system 2021-03-15 19:22:07 +00:00
union_test.go union: fix union attempting to update files on a read only file system 2021-03-15 19:22:07 +00:00
union.go fs: add Shutdown optional method for backends 2020-11-27 17:35:01 +00:00