mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 18:04:55 +01:00
847625822f
Before this patch chunker required that there is at least one data chunk to start checking for a composite object. Now if chunker finds at least one potential temporary or control chunk, it marks found files as a suspected composite object. When later rclone tries a concrete operation on the object, it performs postponed metadata read and decides: is this a native composite object, incompatible metadata or just garbage. |
||
---|---|---|
.. | ||
chunker_internal_test.go | ||
chunker_test.go | ||
chunker.go |