From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vktr9-0005MG-EX for qemu-devel@nongnu.org; Mon, 25 Nov 2013 05:57:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vktr3-000149-G4 for qemu-devel@nongnu.org; Mon, 25 Nov 2013 05:57:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vktr3-000143-7i for qemu-devel@nongnu.org; Mon, 25 Nov 2013 05:57:25 -0500 Message-ID: <52932D0C.2010308@redhat.com> Date: Mon, 25 Nov 2013 11:57:16 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1380728469-29435-1-git-send-email-pl@kamp.de> <524C3FCE.4090908@redhat.com> <20131008123315.GE25109@dhcp-200-207.str.redhat.com> <5253FC11.3010309@redhat.com> <20131008123908.GG25109@dhcp-200-207.str.redhat.com> <52932ACF.6090104@kamp.de> <52932C52.9080808@redhat.com> <52932CCE.2000501@kamp.de> In-Reply-To: <52932CCE.2000501@kamp.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk} List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: Kevin Wolf , ronniesahlberg@gmail.com, qemu-devel@nongnu.org, stefanha@redhat.com Il 25/11/2013 11:56, Peter Lieven ha scritto: >>>> >>> Can we proceed with the above patch for 1.8? >> Yes, thanks. > Will you pull it or shall I rebase and sent it again after 1.7.0 release? Please do the latter. Paolo