From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYavU-0004eV-TH for qemu-devel@nongnu.org; Fri, 11 Apr 2014 08:51:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYavO-0005C7-QF for qemu-devel@nongnu.org; Fri, 11 Apr 2014 08:51:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYavO-0005C1-IJ for qemu-devel@nongnu.org; Fri, 11 Apr 2014 08:51:18 -0400 Date: Fri, 11 Apr 2014 14:51:10 +0200 From: Kevin Wolf Message-ID: <20140411125110.GI4038@noname.redhat.com> References: <1397093635-32138-1-git-send-email-famz@redhat.com> <20140410111121.GB4038@noname.redhat.com> <20140411052949.GA31947@T430.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140411052949.GA31947@T430.nay.redhat.com> Subject: Re: [Qemu-devel] [PATCH] iscsi: Remember to set ret for iscsi_open in error case List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Peter Lieven , qemu-devel@nongnu.org, Stefan Hajnoczi Am 11.04.2014 um 07:29 hat Fam Zheng geschrieben: > On Thu, 04/10 13:11, Kevin Wolf wrote: > > Am 10.04.2014 um 03:33 hat Fam Zheng geschrieben: > > > Signed-off-by: Fam Zheng > > > > Thanks, applied to the block branch. > > > > Is this going into 2.0? Looks like we're going to have an -rc3, so yes. Kevin