From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 0/2 V3] fix rename: xenstore not fully updated Date: Tue, 25 Nov 2014 11:03:41 -0500 Message-ID: <20141125160340.GH29886@konrad-lan.dumpdata.com> References: <1416378851-32236-1-git-send-email-cyliu@suse.com> <21612.32360.328456.516321@mariner.uk.xensource.com> <20141119212505.GJ20440@laptop.dumpdata.com> <1416497310.14429.20.camel@citrix.com> <20141121170103.GA8314@laptop.dumpdata.com> <1416924781.32327.23.camel@citrix.com> <20141125155130.GE29886@konrad-lan.dumpdata.com> <1416931113.11944.7.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1416931113.11944.7.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Ian Jackson , wei.liu2@citrix.com, Chunyan Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, Nov 25, 2014 at 03:58:33PM +0000, Ian Campbell wrote: > On Tue, 2014-11-25 at 10:51 -0500, Konrad Rzeszutek Wilk wrote: > > Right, so with the reassurance text added on: > > Release-Acked-by: Konrad Rzeszutek Wilk > > Thanks. > > Chunyan, I propose to commit adding the following to the commit text of > "[PATCH 1/2 V3] remove domain field in xenstore backend dir": > > The correct way to obtain a domain's name is via > libxl_domid_to_name(), or by reading > from /local/domain/$DOMID/name for toolstacks not using libxl. > > Does that sound OK to you? Yes. > > Ian. >