On 06/25/2014 02:55 PM, Jeff Cody wrote:
> This fixes a regression in block-commit; if the top image is larger than the
> base image, we attempt to resize the base image.  The regression is that we
> fail the image truncate operation, returning -EBUSY.
> 
> Jeff Cody (2):
>   block: check for RESIZE blocker in the QMP command, not
>     bdrv_truncate()
>   block: add qemu-iotest for resize base during live commit

Series: Reviewed-by: Eric Blake <ebl...@redhat.com>

> 
>  block.c                    |  4 +--
>  blockdev.c                 |  5 +++
>  tests/qemu-iotests/095     | 86 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/095.out | 31 +++++++++++++++++
>  tests/qemu-iotests/group   |  1 +
>  5 files changed, 124 insertions(+), 3 deletions(-)
>  create mode 100755 tests/qemu-iotests/095
>  create mode 100644 tests/qemu-iotests/095.out
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to