qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH bugfix v2] snapshot: fix referencing wrong varia


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH bugfix v2] snapshot: fix referencing wrong variable in while loop in do_delvm
Date: Mon, 29 Sep 2014 11:51:43 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 29.09.2014 um 10:38 hat Zhang Haoyu geschrieben:
> The while loop variabal is "bs1", 
> but "bs" is always passed to bdrv_snapshot_delete_by_id_or_name.
> Broken in commit a89d89d, v1.7.0.
> 
> v1 -> v2:
> * add broken commit id to commit message
> 
> Signed-off-by: Zhang Haoyu <address@hidden>
> Reviewed-by: Markus Armbruster <address@hidden>

Cc: address@hidden
Reviewed-by: Kevin Wolf <address@hidden>

We should probably add a qemu-iotests case for the handling of internal
snapshots on VMs with multiple images. Any volunteer?

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]