From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRibH-0002O3-7y for qemu-devel@nongnu.org; Fri, 05 Feb 2016 10:47:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRibC-0006su-UW for qemu-devel@nongnu.org; Fri, 05 Feb 2016 10:47:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRibC-0006sn-Pc for qemu-devel@nongnu.org; Fri, 05 Feb 2016 10:47:06 -0500 Date: Fri, 5 Feb 2016 16:47:00 +0100 From: Kevin Wolf Message-ID: <20160205154659.GA6478@noname.redhat.com> References: <1454639122-14027-1-git-send-email-xiecl.fnst@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH V2] quorum: fix segfault when read fails in fifo mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: Changlong Xie , qemu devel , "Dr. David Alan Gilbert" Am 05.02.2016 um 14:28 hat Alberto Garcia geschrieben: > On Fri 05 Feb 2016 03:25:22 AM CET, Changlong Xie wrote: > > Signed-off-by: Wen Congyang > > Signed-off-by: Changlong Xie > > Reviewed-by: Alberto Garcia Thanks, applied to the block branch. Kevin