From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vq387-0003Hj-0v for qemu-devel@nongnu.org; Mon, 09 Dec 2013 10:52:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vq381-0002Lk-1N for qemu-devel@nongnu.org; Mon, 09 Dec 2013 10:52:18 -0500 Received: from nodalink.pck.nerim.net ([62.212.105.220]:46533 helo=paradis.irqsave.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vq380-0002Lf-Ma for qemu-devel@nongnu.org; Mon, 09 Dec 2013 10:52:12 -0500 Date: Mon, 9 Dec 2013 16:52:07 +0100 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20131209155207.GE3364@irqsave.net> References: <1386263703-19292-1-git-send-email-benoit@irqsave.net> <20131209153214.GF3549@dhcp-200-207.str.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20131209153214.GF3549@dhcp-200-207.str.redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH V4 0/7] Giving names to BlockDriverState graph nodes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: jcody@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com Le Monday 09 Dec 2013 =E0 16:32:14 (+0100), Kevin Wolf a =E9crit : > Am 05.12.2013 um 18:14 hat Beno=EEt Canet geschrieben: > > This partial series start to add some node-name manipulation from QMP= . > > In particular it will allow to take snapshots of quorum files. > > I propose reviewing it and merging if it's ok so quorum can be enable= d and > > merged and I could start enable other block filter feature while writ= ing next > > features. (Quorum file repair, crypto, multi bs block throttling) > >=20 > > v4: > > s/prepare/prepare for/ [Eric] > > s/followings/following/ [Eric] > > fix option memory leak [Eric] > > new command to get named bs name list [Eric] > > * struct -> *struct [Eric/Fam] > > Shorter comparison [Eric] > > 1.8 -> 2.0 [Eric/Fam] > > More commments to explain authorization method [Fam] > > Add a don't care result to snapshot authorization method [Fam] > > Add #optional [Eric] >=20 > This series doesn't apply any more. I think I'm going to have a look > anyway, but providing a meaningful review is easier when you can apply > the patches for it. I am rebasing it on kevin/block and will respin it soon. Thanks Best regards Beno=EEt >=20 > Kevin >=20