qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 22/26] qcow2-refcount: Move OFLAG_COPIED check


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PULL v2 22/26] qcow2-refcount: Move OFLAG_COPIED checks
Date: Tue, 3 Sep 2013 09:21:32 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 02.09.2013 um 15:52 hat Stefan Hajnoczi geschrieben:
> On Mon, Sep 2, 2013 at 10:49 AM, Kevin Wolf <address@hidden> wrote:
> > From: Max Reitz <address@hidden>
> >
> > Move the OFLAG_COPIED checks out of check_refcounts_l1 and
> > check_refcounts_l2 and after the actual refcount checks/fixes (since the
> > refcounts might actually change there).
> >
> > Signed-off-by: Max Reitz <address@hidden>
> > Signed-off-by: Kevin Wolf <address@hidden>
> > ---
> >  block/qcow2-refcount.c | 115 
> > +++++++++++++++++++++++++++++++++++--------------
> >  1 file changed, 82 insertions(+), 33 deletions(-)
> 
> This patch breaks qemu-iotests 039 as follows:

Anthony, please pull anyway.

This is just a missing update to the reference output of the test case
when run with cache=writethrough. Max sent a follow-up that Stefan will
include in the next pull request.

Kevin



reply via email to

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