]> git.proxmox.com Git - pve-qemu.git/commit
Add transaction patches and fix for blocking finish
authorStefan Reiter <s.reiter@proxmox.com>
Mon, 28 Sep 2020 15:48:32 +0000 (17:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 29 Sep 2020 07:21:15 +0000 (09:21 +0200)
commitd333327a1be8487ad0e7e22ee89ce514379f06fb
tree6a7715fcf87f5e13eff81b8ec659422dce5aefcc
parent250d87c276b8619b283a3f258b46d30d7f97eec6
Add transaction patches and fix for blocking finish

With the transaction patches, patch 0026-PVE-Backup-modify-job-api.patch
is no longer necessary, so drop it and rebase all following patches on
top.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
53 files changed:
debian/patches/pve/0026-PVE-Backup-add-vma-backup-format-code.patch [new file with mode: 0644]
debian/patches/pve/0026-PVE-Backup-modify-job-api.patch [deleted file]
debian/patches/pve/0027-PVE-Backup-add-backup-dump-block-driver.patch [new file with mode: 0644]
debian/patches/pve/0027-PVE-Backup-add-vma-backup-format-code.patch [deleted file]
debian/patches/pve/0028-PVE-Backup-add-backup-dump-block-driver.patch [deleted file]
debian/patches/pve/0028-PVE-Backup-proxmox-backup-patches-for-qemu.patch [new file with mode: 0644]
debian/patches/pve/0029-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch [new file with mode: 0644]
debian/patches/pve/0029-PVE-Backup-proxmox-backup-patches-for-qemu.patch [deleted file]
debian/patches/pve/0030-PVE-Backup-avoid-coroutines-to-fix-AIO-freeze-cleanu.patch [new file with mode: 0644]
debian/patches/pve/0030-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch [deleted file]
debian/patches/pve/0031-PVE-Backup-avoid-coroutines-to-fix-AIO-freeze-cleanu.patch [deleted file]
debian/patches/pve/0031-drive-mirror-add-support-for-sync-bitmap-mode-never.patch [new file with mode: 0644]
debian/patches/pve/0032-drive-mirror-add-support-for-conditional-and-always-.patch [new file with mode: 0644]
debian/patches/pve/0032-drive-mirror-add-support-for-sync-bitmap-mode-never.patch [deleted file]
debian/patches/pve/0033-drive-mirror-add-support-for-conditional-and-always-.patch [deleted file]
debian/patches/pve/0033-mirror-add-check-for-bitmap-mode-without-bitmap.patch [new file with mode: 0644]
debian/patches/pve/0034-mirror-add-check-for-bitmap-mode-without-bitmap.patch [deleted file]
debian/patches/pve/0034-mirror-switch-to-bdrv_dirty_bitmap_merge_internal.patch [new file with mode: 0644]
debian/patches/pve/0035-iotests-add-test-for-bitmap-mirror.patch [new file with mode: 0644]
debian/patches/pve/0035-mirror-switch-to-bdrv_dirty_bitmap_merge_internal.patch [deleted file]
debian/patches/pve/0036-iotests-add-test-for-bitmap-mirror.patch [deleted file]
debian/patches/pve/0036-mirror-move-some-checks-to-qmp.patch [new file with mode: 0644]
debian/patches/pve/0037-PVE-Backup-Add-dirty-bitmap-tracking-for-incremental.patch [new file with mode: 0644]
debian/patches/pve/0037-mirror-move-some-checks-to-qmp.patch [deleted file]
debian/patches/pve/0038-PVE-Backup-Add-dirty-bitmap-tracking-for-incremental.patch [deleted file]
debian/patches/pve/0038-PVE-backup-rename-incremental-to-use-dirty-bitmap.patch [new file with mode: 0644]
debian/patches/pve/0039-PVE-backup-rename-incremental-to-use-dirty-bitmap.patch [deleted file]
debian/patches/pve/0039-PVE-fixup-pbs-restore-API.patch [new file with mode: 0644]
debian/patches/pve/0040-PVE-always-set-dirty-counter-for-non-incremental-bac.patch [new file with mode: 0644]
debian/patches/pve/0040-PVE-fixup-pbs-restore-API.patch [deleted file]
debian/patches/pve/0041-PVE-always-set-dirty-counter-for-non-incremental-bac.patch [deleted file]
debian/patches/pve/0041-PVE-use-proxmox_backup_check_incremental.patch [new file with mode: 0644]
debian/patches/pve/0042-PVE-fixup-pbs-backup-add-compress-and-encrypt-option.patch [new file with mode: 0644]
debian/patches/pve/0042-PVE-use-proxmox_backup_check_incremental.patch [deleted file]
debian/patches/pve/0043-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch [new file with mode: 0644]
debian/patches/pve/0043-PVE-fixup-pbs-backup-add-compress-and-encrypt-option.patch [deleted file]
debian/patches/pve/0044-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch [deleted file]
debian/patches/pve/0044-PVE-add-query_proxmox_support-QMP-command.patch [new file with mode: 0644]
debian/patches/pve/0045-PVE-add-query_proxmox_support-QMP-command.patch [deleted file]
debian/patches/pve/0045-pbs-fix-missing-crypt-and-compress-parameters.patch [new file with mode: 0644]
debian/patches/pve/0046-PVE-handle-PBS-write-callback-with-big-blocks-correc.patch [new file with mode: 0644]
debian/patches/pve/0046-pbs-fix-missing-crypt-and-compress-parameters.patch [deleted file]
debian/patches/pve/0047-PVE-add-zero-block-handling-to-PBS-dump-callback.patch [new file with mode: 0644]
debian/patches/pve/0047-PVE-handle-PBS-write-callback-with-big-blocks-correc.patch [deleted file]
debian/patches/pve/0048-PVE-add-query-pbs-bitmap-info-QMP-call.patch [new file with mode: 0644]
debian/patches/pve/0048-PVE-add-zero-block-handling-to-PBS-dump-callback.patch [deleted file]
debian/patches/pve/0049-PVE-add-query-pbs-bitmap-info-QMP-call.patch [deleted file]
debian/patches/pve/0049-PVE-redirect-stderr-to-journal-when-daemonized.patch [new file with mode: 0644]
debian/patches/pve/0050-PVE-Add-sequential-job-transaction-support.patch [new file with mode: 0644]
debian/patches/pve/0050-PVE-redirect-stderr-to-journal-when-daemonized.patch [deleted file]
debian/patches/pve/0051-PVE-Backup-Use-a-transaction-to-synchronize-job-stat.patch [new file with mode: 0644]
debian/patches/pve/0052-PVE-Backup-Use-more-coroutines-and-don-t-block-on-fi.patch [new file with mode: 0644]
debian/patches/series