proxmox-backup/src
Stefan Reiter 4dbe129284 backup: only allow finished backups as base snapshot
If the datastore holds broken backups for some reason, do not attempt to
base following snapshots on those. This would lead to an error on
/previous, leaving the client no choice but to upload all chunks, even
though there might be potential for incremental savings.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-08-07 07:32:56 +02:00
..
api2 backup: only allow finished backups as base snapshot 2020-08-07 07:32:56 +02:00
backup backup: only allow finished backups as base snapshot 2020-08-07 07:32:56 +02:00
bin fix: master-key: upload RSA encoded key with backup 2020-08-06 09:34:01 +02:00
client sync: verify size and checksum of pulled archives 2020-08-04 07:27:56 +02:00
config api2/nodes: add termproxy and vncwebsocket api calls 2020-07-23 12:06:38 +02:00
pxar pxar/extract: fixup path stack for errors 2020-08-03 12:20:30 +02:00
rrd api2/status: use new rrd::extract_cached_data 2020-06-10 13:31:16 +02:00
server remove timer and lock functions, fix building with proxmox 0.3.2 2020-08-04 11:33:02 +02:00
tools remove timer and lock functions, fix building with proxmox 0.3.2 2020-08-04 11:33:02 +02:00
api2.rs move subscription API path to /nodes 2020-07-21 19:33:52 +02:00
auth_helpers.rs refactor time functions to tools 2020-06-10 13:31:10 +02:00
auth.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
backup.rs backup: Fix typos and grammar 2020-07-21 12:51:41 +02:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
client.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
lib.rs add simple rrd implementation 2020-05-23 10:42:48 +02:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs remove timer and lock functions, fix building with proxmox 0.3.2 2020-08-04 11:33:02 +02:00