proxmox-backup/src/api2
Dominik Csapak 476b4acadc BackupEnvironment: do not set finished flag prematurely
we check if all dynamic_writers are closed and if the backup contains
any valid files, we can only mark the backup finished after those
checks, else the backup task gets marked as OK, even though it
is not finished and no cleanups run

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-12 10:37:52 +02:00
..
access api2/access/acl: add path and exact parameter to list_acl 2020-05-20 13:44:36 +02:00
admin rrd: move creation of serde value into api 2020-06-10 13:31:14 +02:00
backup BackupEnvironment: do not set finished flag prematurely 2020-06-12 10:37:52 +02:00
config api2/config/sync: fix id parameter 2020-05-29 11:24:54 +02:00
node rrd: move creation of serde value into api 2020-06-10 13:31:14 +02:00
reader depend on proxmox 0.1.31 - use Value to store result metadata 2020-05-18 09:57:35 +02:00
access.rs src/api2/access.rs: cleanup 2020-04-18 07:28:25 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.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
node.rs rrd: move creation of serde value into api 2020-06-10 13:31:14 +02:00
pull.rs api2/pull: refactor priv checking and creating pull parameters 2020-05-29 11:27:43 +02:00
reader.rs typo fixes all over the place 2020-05-30 16:39:08 +02:00
status.rs api2/status: use new rrd::extract_cached_data 2020-06-10 13:31:16 +02:00
subscription.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
types.rs src/api2/types.rs: define BLOCKDEVICE_NAME_SCHEMA 2020-06-07 07:20:25 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00