From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39111 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OO6Mo-0000uD-Hr for qemu-devel@nongnu.org; Mon, 14 Jun 2010 05:54:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OO6Mn-0000pL-2i for qemu-devel@nongnu.org; Mon, 14 Jun 2010 05:54:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4830) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OO6Mm-0000oy-Rl for qemu-devel@nongnu.org; Mon, 14 Jun 2010 05:54:05 -0400 Message-ID: <4C15FC29.4010803@redhat.com> Date: Mon, 14 Jun 2010 11:53:45 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] qemu-iotests: qcow2 error path tests References: <1275672924-4645-1-git-send-email-kwolf@redhat.com> <20100614093808.GA32451@lst.de> In-Reply-To: <20100614093808.GA32451@lst.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org Am 14.06.2010 11:38, schrieb Christoph Hellwig: > On Fri, Jun 04, 2010 at 07:35:24PM +0200, Kevin Wolf wrote: >> This adds test cases for qcow2 error paths (using blkdebug) > > Thanks, applied. > > What's the plan for getting the fixes this tests into mainline? The test passes in the block branch, but Anthony hasn't pulled for a while now. I'm not sure how to handle it, I have about 50 patches in the queue now - if I want to send pull requests of resonable sizes it will take two more pulls after the currently pending pull request of the week before last. Of course I could just send all 50 patches at once, but I guess he'd be even more uncomfortable with pulling then... Anthony, what's your plan and what can I do to support you? Kevin