rclone/backend
Nick Craig-Wood 23c826db52 union: fix writing with the all policy - fixes #4534
Before this change writing with the all policy deadlocked while
uploading.

This change fixes the problem by fixing the multi reader, closing the
pipes at the correct time with the correct error. This is factored
into a new function as it was used twice.

This patch also adds a new test which tests the all policies.
2020-09-01 18:21:03 +01:00
..
alias build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
all Tardigrade Backend 2020-05-12 15:56:50 +00:00
amazonclouddrive oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
azureblob build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
b2 fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
box oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
cache build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
chunker fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
crypt crypt: fix purge bug introduced by refactor #1891 2020-09-01 15:16:14 +01:00
drive drive: fix "panic: send on closed channel" when recycling dir entries 2020-08-31 11:41:15 +01:00
dropbox oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
fichier fichier: Detect Flood detected: IP Locked error and sleep for 30s 2020-08-23 18:01:22 +01:00
ftp ftp: add support for --dump bodies and --dump auth 2020-07-21 16:26:31 +01:00
googlecloudstorage oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
googlephotos oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
http fstest: create AssertTimeEqualWithPrecision from CheckTimeEqualWithPrecision 2020-04-22 11:33:00 +01:00
hubic oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
jottacloud jottacloud: rename unused variable to _ in jottacloud.go 2020-08-31 18:11:36 +01:00
koofr link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
local backend/local/aaaa: remove this unneeded file 2020-08-30 22:35:58 +01:00
mailru fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
mega fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
memory The memory backend 2020-01-18 10:41:08 +00:00
onedrive oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00
opendrive fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
pcloud pcloud: Add example hostnames to configurator and more docs - Fixes #4493 2020-08-21 16:14:02 +01:00
premiumizeme fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
putio fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
qingstor build: make rclone build with wasm 2020-08-10 17:32:21 +01:00
s3 s3: update IBM COS endpoints - fixes #4522 2020-08-30 17:21:11 +01:00
seafile fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
sftp sftp: add options for subsystem and server_command - fixes #1801 2020-08-25 21:38:13 +01:00
sharefile fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
sugarsync fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
swift swift: fix missing hash from object returned from upload 2020-09-01 16:04:32 +01:00
tardigrade backend/tardigrade: Set UserAgent to rclone 2020-06-09 14:20:28 +01:00
union union: fix writing with the all policy - fixes #4534 2020-09-01 18:21:03 +01:00
webdav fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01:00
yandex oauthutil: adds SharedOptions for OAuth backends 2020-08-07 16:32:01 +01:00