proxmox-backup/src
Thomas Lamprecht 1eef52c206 datastore: move blob loading into BackupDir impl and adapt call sites
data blobs can only appear in a BackupDir (snapshot) in the backup
hierachy, so makes more sense that it lives in there.

As it wasn't widely used anyway it's easy to move the single
non-package call site over to the new one directly and drop the
implementation from Datastore completely.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-24 20:16:58 +02:00
..
acme rust fmt for pbs src 2022-04-14 14:03:46 +02:00
api2 reference the datastore in BackupGroup/Dir 2022-04-20 15:31:04 +02:00
backup datastore: move blob loading into BackupDir impl and adapt call sites 2022-04-24 20:16:58 +02:00
bin api-types: introduce BackupType enum and Group/Dir api types 2022-04-15 13:12:46 +02:00
config rust fmt for pbs src 2022-04-14 14:03:46 +02:00
server server pull: fix comment w.r.t. initial downloaded chunk capacity 2022-04-21 15:55:03 +02:00
tape make datastore BackupGroup/Dir ctors private 2022-04-20 11:56:23 +02:00
tools rust fmt for pbs src 2022-04-14 14:03:46 +02:00
auth_helpers.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
auth.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
client_helpers.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00
lib.rs move src/shared_rate_limiter.rs to src/tools/shared_rate_limiter.rs 2022-02-14 14:57:56 +01:00
rrd_cache.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00
traffic_control_cache.rs rust fmt for pbs src 2022-04-14 14:03:46 +02:00