From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNgKZ-0007EZ-Ld for qemu-devel@nongnu.org; Mon, 15 Oct 2012 04:47:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNgKV-0004CO-Nl for qemu-devel@nongnu.org; Mon, 15 Oct 2012 04:47:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNgKV-0004C4-FY for qemu-devel@nongnu.org; Mon, 15 Oct 2012 04:47:19 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q9F8lHWG016273 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Oct 2012 04:47:17 -0400 Message-ID: <507BCD93.8080909@redhat.com> Date: Mon, 15 Oct 2012 10:47:15 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1350045069-8500-1-git-send-email-kwolf@redhat.com> <1350045069-8500-3-git-send-email-kwolf@redhat.com> <50784C00.6020307@redhat.com> In-Reply-To: <50784C00.6020307@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: Paolo Bonzini 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. Kevin