]> git.proxmox.com Git - proxmox-backup.git/commit
src/client/merge_known_chunks.rs: merge known chunks
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 23 May 2019 10:29:33 +0000 (12:29 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 23 May 2019 10:31:09 +0000 (12:31 +0200)
commitaa1b2e04fe9e7a5f853d7dfcda81dca6b5446d6e
treef9a9c39941c41ead65f16e622df2c7dd17acc042
parent91320f0879a2a787ac32abbb94d4b4d8ee3a5d4f
src/client/merge_known_chunks.rs: merge known chunks

To decrease the number of api calls required...
src/api2/admin/datastore/backup.rs
src/client.rs
src/client/http_client.rs
src/client/merge_known_chunks.rs [new file with mode: 0644]