]> git.proxmox.com Git - pve-qemu.git/commit
update/add PBS integration patches
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Jul 2020 20:13:10 +0000 (22:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Jul 2020 20:13:12 +0000 (22:13 +0200)
commit3ab149ccddb11f5d9fa2ad269529e48305b5befa
treea9e9c4aba1f2705423682119d2e1f6705315c898
parent1f8140323f6f733448a8bba70bcbad68f8d9f1ba
update/add PBS integration patches

* rename "incremental" param to "use-dirty-bitmap", avoids confusion
  as the backup can be incrementally also with that param set to
  false.
* use new proxmox_backup_check_incremental
* fix setting dirty counter and adapt to new connect API semantic

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/pve/0039-PVE-backup-rename-incremental-to-use-dirty-bitmap.patch [new file with mode: 0644]
debian/patches/pve/0040-PVE-fixup-pbs-restore-API.patch [new file with mode: 0644]
debian/patches/pve/0041-PVE-always-set-dirty-counter-for-non-incremental-bac.patch [new file with mode: 0644]
debian/patches/pve/0042-PVE-use-proxmox_backup_check_incremental.patch [new file with mode: 0644]
debian/patches/series