From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH] ocaml: xc bindings: use libxenctrl and libxenguest Date: Fri, 10 Sep 2010 16:53:03 +0100 Message-ID: <4C8A545F.2060709@eu.citrix.com> References: <1284114788.14311.5662.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1284114788.14311.5662.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 10/09/10 11:33, Ian Campbell wrote: > On Fri, 2010-09-10 at 11:10 +0100, Ian Campbell wrote: > >> I was however able to confirm that oxenstored still worked. >> > I did need this small patch though, because > xenstore-read / > fails on an oxenstored with a fresh database. Doing > xenstore-write / "" > makes the xenstore-read work. I suspect this would be better solved on > the oxenstored side, but I couldn't figure out how or where. It wasn't > as simple as duplicating the fragment of ml which creates /local in an > empty DB using / instead ;-) > looks like a bug in the read function. i'll send a patch. -- Vincent