rclone/backend/chunker
nielash 8524afa9ce chunker: fix NewFs when root points to composite multi-chunk file without metadata
Before this change, calling NewFs on a composite multi-chunk file with
--chunker-meta-format "none"
would fail due to f.base pointing to the wrong Fs. This change fixes the issue,
which was discovered on the bisync integration tests.
2024-04-11 16:27:20 +01:00
..
chunker_internal_test.go rcat: preserve metadata when Copy falls back to Rcat 2022-11-10 12:04:35 +00:00
chunker_test.go features: add new interfaces OpenChunkWriter and ChunkWriter #7056 2023-08-12 17:55:01 +01:00
chunker.go chunker: fix NewFs when root points to composite multi-chunk file without metadata 2024-04-11 16:27:20 +01:00