From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLnUX-0003xR-Ip for qemu-devel@nongnu.org; Thu, 12 Feb 2015 01:43:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLnUP-0007WK-KQ for qemu-devel@nongnu.org; Thu, 12 Feb 2015 01:43:13 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:13924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLnUO-0007VD-UE for qemu-devel@nongnu.org; Thu, 12 Feb 2015 01:43:05 -0500 Message-ID: <54DC4B53.20008@huawei.com> Date: Thu, 12 Feb 2015 14:42:27 +0800 From: Gonglei MIME-Version: 1.0 References: <1423710438-14377-1-git-send-email-wency@cn.fujitsu.com> <1423710438-14377-3-git-send-email-wency@cn.fujitsu.com> In-Reply-To: <1423710438-14377-3-git-send-email-wency@cn.fujitsu.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 02/14] quorom: add a new read pattern List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wen Congyang , qemu devel , Kevin Wolf , Stefan Hajnoczi , Paolo Bonzini Cc: zhanghailiang , Jiang Yunhong , Dong Eddie , "Dr. David Alan Gilbert" , Luiz Capitulino , Yang Hongyang , Michael Roth , Lai Jiangshan On 2015/2/12 11:07, Wen Congyang wrote: > To block replication, we only need to read from the first child. > > Signed-off-by: Wen Congyang > Signed-off-by: zhanghailiang > Signed-off-by: Gonglei > Cc: Luiz Capitulino > Cc: Michael Roth A little typo in title of patch 2 and patch 5: s/quorom/quorum/ Regards, -Gonglei