qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/2] vmdk: Fix error for JSON descriptor file


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/2] vmdk: Fix error for JSON descriptor file names
Date: Fri, 12 Dec 2014 13:15:24 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Dec 03, 2014 at 02:57:21PM +0100, Max Reitz wrote:
> This series improves the error message emitted when a vmdk file has a
> JSON file name and the vmdk driver tries to read the extent files (which
> will not work), and adds an appropriate test case.
> 
> 
> v2:
> - Patch 1: Only error out if the extent file name is not absolute
>   [Kevin]
> - Patch 2: Because I changed the error message in patch 1, the test
>   output needs to be amended accordingly
> 
> 
> git-backport-diff against v1:
> 
> Key:
> [----] : patches are identical
> [####] : number of functional differences between upstream/downstream patch
> [down] : patch is downstream-only
> The flags [FC] indicate (F)unctional and (C)ontextual differences, 
> respectively
> 
> 001/2:[0018] [FC] 'vmdk: Fix error for JSON descriptor file names'
> 002/2:[0002] [FC] 'iotests: Add test for vmdk JSON file names'
> 
> 
> Max Reitz (2):
>   vmdk: Fix error for JSON descriptor file names
>   iotests: Add test for vmdk JSON file names
> 
>  block.c                    |  2 +-
>  block/vmdk.c               | 10 +++++++++-
>  include/block/block.h      |  1 +
>  tests/qemu-iotests/059     |  6 ++++++
>  tests/qemu-iotests/059.out |  4 ++++
>  5 files changed, 21 insertions(+), 2 deletions(-)
> 
> -- 
> 1.9.3
> 
> 

Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next

Stefan

Attachment: pgpHxjOqPFX9E.pgp
Description: PGP signature


reply via email to

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