mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-07 17:18:03 +03:00
e8f3abb88f
In order to be included in the backups index file, reused payload chunks have to be injected into the payload upload stream at a forced boundary. The chunker forces a chunk boundary and sends the list of reusable dynamic entries to be uploaded. This implements the logic to receive these dynamic entries via the corresponding communication channel from the chunker and inject the entries into the backup upload stream by looking for the matching chunk boundary, already forced by the chunker. Signed-off-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |