[pve-devel] applied: [PATCH qemu v9 01/29] PVE backup: backup-access api: simplify bitmap logic
Thomas Lamprecht
t.lamprecht at proxmox.com
Sun Apr 6 20:02:23 CEST 2025
Am 04.04.25 um 15:31 schrieb Fiona Ebner:
> Currently, only one bitmap name per target is planned to be used.
> Simply use the target ID itself as the bitmap name. This allows to
> simplify the logic quite a bit and there also is no need for the
> backup_access_bitmaps hash table anymore.
>
> For the return value, the bitmap names are still passed along for
> convenience in the caller.
>
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
>
> New in v9.
>
> pve-backup.c | 72 ++++++++++++--------------------------------
> qapi/block-core.json | 15 ++++-----
> 2 files changed, 26 insertions(+), 61 deletions(-)
>
>
this was already applied on Friday, thanks!
More information about the pve-devel
mailing list