[pve-devel] applied: [PATCH-SERIES v2 qemu] vma/alloc-track improvements
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jun 22 17:31:26 CEST 2022
Am 22/06/2022 um 10:45 schrieb Fabian Ebner:
> Most important is the first patch, as it fixes backing up templates
> with efitype=4m EFI disk on file storages (or other 64-KiB-unaligned
> disk) to non-PBS. Also reported in the community forum, most recently:
> https://forum.proxmox.com/threads/104740/post-479298
>
> Second vma-related patch is to be more graceful in error scenario upon
> creation. alloc-track patch is to avoid a bogus break, but might even
> be dead code in practice.
>
> vma-related patches can be squashed into
> 0026-PVE-Backup-add-vma-backup-format-code.patch
>
> alloca-track patch can be squashed into
> 0047-block-add-alloc-track-driver.patch
>
> Fabian Ebner (3):
> vma: create: support 64KiB-unaligned input images
> vma: create: avoid triggering assertion in error case
> block: alloc-track: avoid premature break
>
> block/alloc-track.c | 3 ++-
> vma-writer.c | 2 ++
> vma.c | 12 ++++++++++--
> 3 files changed, 14 insertions(+), 3 deletions(-)
>
applied, thanks!
More information about the pve-devel
mailing list