From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNhCP-00041N-LK for qemu-devel@nongnu.org; Mon, 15 Oct 2012 05:43:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNhCL-0000r9-NY for qemu-devel@nongnu.org; Mon, 15 Oct 2012 05:43:01 -0400 Received: from mx4-phx2.redhat.com ([209.132.183.25]:56330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNhCL-0000r3-Du for qemu-devel@nongnu.org; Mon, 15 Oct 2012 05:42:57 -0400 Date: Mon, 15 Oct 2012 05:42:56 -0400 (EDT) From: Paolo Bonzini Message-ID: <750475076.10610956.1350294176054.JavaMail.root@redhat.com> In-Reply-To: <507BCD93.8080909@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] qemu-iotests: Test qemu-img operation on zero size image List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org > Am 12.10.2012 18:57, schrieb Paolo Bonzini: > > FWIW, this will require renaming the mirror test to 042 :( Since I > > have > > multiple patches touching the file while you have just one, any > > chance > > you can hold up this series for a week or so? > > So is 042 still free? Then I'd just change this patch to use 042. > There's no strict rule that 041 must be committed earlier than 042. Yes, that would work too--thanks! Paolo