proxmox-backup/src/api2/backup
Fabian Grünbichler 9c26a3d61a verify: factor out common parameters
all the verify methods pass along the following:
- task worker
- datastore
- corrupt and verified chunks

might as well pull that out into a common type, with the added bonus of
now having a single point for construction instead of copying the
default capacaties in three different modules..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-01-26 09:54:49 +01:00
..
environment.rs verify: factor out common parameters 2021-01-26 09:54:49 +01:00
upload_chunk.rs upload_chunk: use block_in_place 2020-10-01 11:00:23 +02:00