From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8Pc8-00084H-Hp for qemu-devel@nongnu.org; Fri, 26 Jun 2015 05:08:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8Pc7-0006rH-GX for qemu-devel@nongnu.org; Fri, 26 Jun 2015 05:08:00 -0400 Message-ID: <558D1665.70404@redhat.com> Date: Fri, 26 Jun 2015 11:07:49 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1434455107-19328-1-git-send-email-pl@kamp.de> <558C6DBE.5000903@redhat.com> <558C70C3.1000704@kamp.de> In-Reply-To: <558C70C3.1000704@kamp.de> Content-Type: text/plain; charset=windows-1252 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: Peter Lieven , qemu-block@nongnu.org, qemu-devel@nongnu.org Cc: kwolf@redhat.com, ronniesahlberg@gmail.com On 25/06/2015 23:21, Peter Lieven wrote: > I will send a v2 that is compatible with 1.9.0 and enables the timeout > stuff only for libiscsi >= 1.15.0 Since Stefan has already applied the patch, restoring 1.9.0 compatibility (and disabling timeouts between 1.9.0 and 1.14.x) on top of this patch would be enough. Thanks for your understanding! Paolo