From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaqV0-0001wT-Af for qemu-devel@nongnu.org; Tue, 20 Nov 2012 11:16:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaqUq-00069m-DO for qemu-devel@nongnu.org; Tue, 20 Nov 2012 11:16:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaqUq-00069g-5d for qemu-devel@nongnu.org; Tue, 20 Nov 2012 11:16:24 -0500 Message-ID: <50ABACD1.90303@redhat.com> Date: Tue, 20 Nov 2012 17:16:17 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <50AA4917.5000402@dlhnet.de> <20121120155103.GA5676@stefanha-thinkpad.redhat.com> In-Reply-To: <20121120155103.GA5676@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] iscsi: partly avoid iovec linearization in iscsi_aio_writev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: kwolf@redhat.com, Peter Lieven , "qemu-devel@nongnu.org" , ronnie sahlberg Il 20/11/2012 16:51, Stefan Hajnoczi ha scritto: > Poalo: Could be > done when merging the patch? > > Reviewed-by: Stefan Hajnoczi Yes. Applying this to scsi-next branch. Paolo