From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhfCH-0003NJ-SG for qemu-devel@nongnu.org; Tue, 06 May 2014 09:14:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhfCC-0000ss-7U for qemu-devel@nongnu.org; Tue, 06 May 2014 09:14:13 -0400 Received: from mx-v6.kamp.de ([2a02:248:0:51::16]:58186 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhfCB-0000sK-T1 for qemu-devel@nongnu.org; Tue, 06 May 2014 09:14:08 -0400 Message-ID: <5368E012.2070209@kamp.de> Date: Tue, 06 May 2014 15:13:54 +0200 From: Peter Lieven MIME-Version: 1.0 References: <1398697893-20585-1-git-send-email-pl@kamp.de> <20140506130240.GN15810@stefanha-thinkpad.redhat.com> In-Reply-To: <20140506130240.GN15810@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] block/iscsi: clarify the meaning of ISCSI_CHECKALLOC_THRES List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, ronniesahlberg@gmail.com Am 06.05.2014 15:02, schrieb Stefan Hajnoczi: > On Mon, Apr 28, 2014 at 05:11:33PM +0200, Peter Lieven wrote: >> Signed-off-by: Peter Lieven >> --- >> block/iscsi.c | 12 ++++++++++-- >> 1 file changed, 10 insertions(+), 2 deletions(-) > Oops, I was overzealous applying this patch. It depends on your earlier > patches. > > Paolo: Please take this through scsi-next Paolo already did. BR, Peter