1
mirror of https://github.com/rclone/rclone synced 2024-11-17 17:30:37 +01:00
rclone/backend/union/policy
Nick Craig-Wood 6b9e4f939d union: fix crash when using epff policy - fixes #5000
Before this fix using the epff policy could double close a channel.

The fix refactors the code to make that impossible and cancels any
running queries when the first query is found.
2021-03-15 19:22:07 +00:00
..
all.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
epall.go Spelling fixes 2020-10-14 15:21:31 +01:00
epff.go union: fix crash when using epff policy - fixes #5000 2021-03-15 19:22:07 +00:00
eplfs.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
eplno.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
eplus.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
epmfs.go Spelling fixes 2020-10-14 15:21:31 +01:00
eprand.go random: seed math/rand in one place with crypto strong seed #4783 2020-11-18 17:48:44 +00:00
ff.go Spelling fixes 2020-10-14 15:21:31 +01:00
lfs.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
lno.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
lus.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
mfs.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
newest.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
policy.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
rand.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00