From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z80gc-0002no-Qs for qemu-devel@nongnu.org; Thu, 25 Jun 2015 02:30:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z80gX-0006EF-NO for qemu-devel@nongnu.org; Thu, 25 Jun 2015 02:30:58 -0400 Received: from mx-v6.kamp.de ([2a02:248:0:51::16]:33101 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z80gW-0006DF-W5 for qemu-devel@nongnu.org; Thu, 25 Jun 2015 02:30:53 -0400 Message-ID: <558BA010.8040504@kamp.de> Date: Thu, 25 Jun 2015 08:30:40 +0200 From: Peter Lieven MIME-Version: 1.0 References: <1434455107-19328-1-git-send-email-pl@kamp.de> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] block/iscsi: add support for request timeouts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ronnie sahlberg Cc: Kevin Wolf , Paolo Bonzini , qemu-devel , qemu-block@nongnu.org Am 23.06.2015 um 01:03 schrieb ronnie sahlberg: > LGTM > > It is good to finally have timeouts that work in libiscsi, and a consumer that can use and benefit from it. Paolo, Kevin, Stefan, do you think this is sth for 2.4? Peter