5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-05 09:17:55 +03:00
qemu-server/PVE
Thomas Lamprecht 3234f5639d vzdump: pbs: factor out getting and checking encryption keys
factor the common checks for disk-less and "normal" backups out into
its own helper, avoiding code duplication and ensuring that the
messages and checks stay in sync.

The use sites for key and master key are a bit clearer, as it all
just depends on them being defined or not.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-07-06 17:44:18 +02:00
..
API2 qemuserver: foreach_volid: always include pending disks 2023-06-21 12:48:11 +02:00
CLI qm: remote migration: improve error when storage cannot be found 2023-06-09 09:49:40 +02:00
QemuServer cloudinit: restore previous default for package upgrades 2023-06-21 12:40:58 +02:00
VZDump vzdump: pbs: factor out getting and checking encryption keys 2023-07-06 17:44:18 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm qemuserver: foreach_volid: always include pending disks 2023-06-21 12:48:11 +02:00
QemuMigrate.pm migration: fix issue with qcow2 cloudinit disk live migration 2023-06-21 12:48:11 +02:00
QemuServer.pm foreach volid helper: make $pending parameter behave like a boolean 2023-06-21 12:48:11 +02:00
QMPClient.pm remove left-over mentions of to-be-dropped, outdated QMP commands 2023-06-07 19:36:45 +02:00