qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] block: two fixes for image opening


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/2] block: two fixes for image opening
Date: Thu, 19 Sep 2013 13:31:44 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Sep 18, 2013 at 07:14:13PM +0800, Fam Zheng wrote:
> This fixes two bugs of image opening. The vmdk fix also applies to 1.6.
> 
> Fam Zheng (2):
>   block: don't lose data from last incomplete sector
>   vmdk: fix cluster size check for flat extents
> 
>  block.c      | 2 +-
>  block/vmdk.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Please add qemu-iotests cases for these bugs.  This way we get
regression tests that ensure the same bug will not be reintroduced in
the future.

Stefan



reply via email to

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