[pve-devel] applied: [PATCH qemu-server 1/1] qemu-server: exit delete early if we cannot find a snapshot

Fiona Ebner f.ebner at proxmox.com
Wed Jul 30 18:32:34 CEST 2025


On Wed, 30 Jul 2025 12:37:06 +0200, Shannon Sterz wrote:
> Die if the list of snapshots returned by `volume_snapshot_info` does
> not contain the snapshot we are trying to delete.
> 
> Previously it was just assumed that the snapshot would be present,
> leading to the entry in the list being autoviviefied by the following
> lines of code. Hence, we tried to commit nonexistent snapshot states
> here, as both `$parentsnap` and `$childsnap` would be undefined.
> 
> [...]

Applied, this one thanks! I also included the volid in the error
message for more context.

[1/1] qemu-server: exit delete early if we cannot find a snapshot
      commit: 6b7598a643a2137c8ce7c73bb928b6d390a20f97




More information about the pve-devel mailing list