From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAPRS-0001s1-9N for qemu-devel@nongnu.org; Mon, 03 Feb 2014 14:44:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAPRN-00036H-9y for qemu-devel@nongnu.org; Mon, 03 Feb 2014 14:44:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:14029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAPRN-00036D-18 for qemu-devel@nongnu.org; Mon, 03 Feb 2014 14:44:21 -0500 Message-ID: <52EFF212.8020903@redhat.com> Date: Mon, 03 Feb 2014 20:46:26 +0100 From: Max Reitz MIME-Version: 1.0 References: <1391454712-14353-1-git-send-email-benoit.canet@irqsave.net> <1391454712-14353-10-git-send-email-benoit.canet@irqsave.net> In-Reply-To: <1391454712-14353-10-git-send-email-benoit.canet@irqsave.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH V14 09/13] quorum: Add quorum_co_get_block_status. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org Cc: kwolf@redhat.com, =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , stefanha@redhat.com On 03.02.2014 20:11, Beno=C3=AEt Canet wrote: > From: Beno=C3=AEt Canet > > Signed-off-by: Benoit Canet > --- > block/quorum.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++= ++ > 1 file changed, 51 insertions(+) Reviewed-by: Max Reitz