Re: [libvirt] [PATCH] qemu: snapshot: post error when create internal system checkpoint snapshot with rbd backend

2015-02-27 Thread Shanzhi Yu
On 02/19/2015 10:35 PM, Michal Privoznik wrote: On 11.02.2015 16:57, Shanzhi Yu wrote: When create internel system checkpoint snapshot with source file based on rbd backend, libvirt miss to check if the format of source file support internal snapshot. Resolves:

Re: [libvirt] [PATCH] qemu: snapshot: post error when create internal system checkpoint snapshot with rbd backend

2015-02-19 Thread Michal Privoznik
On 11.02.2015 16:57, Shanzhi Yu wrote: When create internel system checkpoint snapshot with source file based on rbd backend, libvirt miss to check if the format of source file support internal snapshot. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1179533 Signed-off-by: Shanzhi Yu

[libvirt] [PATCH] qemu: snapshot: post error when create internal system checkpoint snapshot with rbd backend

2015-02-11 Thread Shanzhi Yu
When create internel system checkpoint snapshot with source file based on rbd backend, libvirt miss to check if the format of source file support internal snapshot. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1179533 Signed-off-by: Shanzhi Yu s...@redhat.com --- src/qemu/qemu_driver.c