mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 10:13:29 +08:00
b26276b416
Before this change the union remote was using whether the writable union could poll for changes to decide whether the union mount could poll for changes. The fix causes the union backend to signal it can poll for changes if **any** of the remotes can poll for changes. |
||
---|---|---|
.. | ||
union_test.go | ||
union.go |