qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 0/2] fix 'qemu-img snapshot -a' operation for


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v4 0/2] fix 'qemu-img snapshot -a' operation for sheepdog
Date: Mon, 10 Jun 2013 10:58:14 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 07.06.2013 um 19:54 hat Liu Yuan geschrieben:
> v4:
>  - fix savevm, pass current vdi_id instead of parent_vdi_id
> 
> v3:
>  - fix sheepdog's loadvm handling, don't rely on the write to create branch
> 
> v2:
>  - add the comment to make things more clear
>  - call sd_create_branch() after s->is_snapshot = true because after calling
>    sd_create_branch, it is not snapshot anymore.
> 
> Nothing big, just two simple patches to enable this commind for sheepdog.
> 
> Cc: address@hidden
> Cc: MORITA Kazutaka <address@hidden>
> Cc: Kevin Wolf <address@hidden>
> Cc: Stefan Hajnoczi <address@hidden>
> 
> Liu Yuan (2):
>   sheepdog: fix snapshot tag initialization
>   sheepdog: support 'qemu-img snapshot -a'
> 
>  block/sheepdog.c |   10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Thanks, applied to the block branch.

Kevin



reply via email to

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