From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MVOBu-0003GT-SX for qemu-devel@nongnu.org; Mon, 27 Jul 2009 07:16:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MVOBq-0003CZ-9u for qemu-devel@nongnu.org; Mon, 27 Jul 2009 07:16:26 -0400 Received: from [199.232.76.173] (port=43983 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MVOBq-0003CW-66 for qemu-devel@nongnu.org; Mon, 27 Jul 2009 07:16:22 -0400 Received: from verein.lst.de ([213.95.11.210]:37212) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MVOBp-0005AL-Nq for qemu-devel@nongnu.org; Mon, 27 Jul 2009 07:16:22 -0400 Date: Mon, 27 Jul 2009 13:16:17 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH] qemu-io: Rework alloc command Message-ID: <20090727111617.GA7465@lst.de> References: <1248101323-10261-1-git-send-email-kwolf@redhat.com> <20090720205431.GA10205@lst.de> <4A656C9C.6020905@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A656C9C.6020905@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Christoph Hellwig , qemu-devel@nongnu.org On Tue, Jul 21, 2009 at 09:22:04AM +0200, Kevin Wolf wrote: > I wanted to post it when the qemu-io change is in, but if you want to > apply it earlier (makes qcow2 and vmdk fail until the qemu-io patch is > committed), here is it. Thanks, I've put it in now that the qemu-io change went in.