qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qcow2: Drop synchronous qcow_write()


From: Christoph Hellwig
Subject: Re: [Qemu-devel] [PATCH] qcow2: Drop synchronous qcow_write()
Date: Wed, 13 May 2009 12:59:17 +0200
User-agent: Mutt/1.3.28i

On Wed, May 13, 2009 at 12:46:33PM +0200, Kevin Wolf wrote:
> There is only one (internal) user left and it can be switched to the normal
> emulation provided in block.c. Leaving it as it is would mean that creating
> compressed images uses a different codepath than everything else, so there
> would be a risk of a breakage that wouldn't be covered by much testing.

Looks good to me, that strary qcow2_write irked me, too.  Do you plan
to kill qcow_read, too?

Also the same patch should into qcow, too.





reply via email to

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