From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: [PATCH] Fix XendVnet xenstore export Date: Fri, 10 Feb 2006 08:15:41 -0800 Message-ID: <20060210161541.GA4186@localhost.localdomain> References: <43EC9FD7.30900@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <43EC9FD7.30900@hp.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: Mike Wray Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Feb 10, 2006 at 02:14:47PM +0000, Mike Wray wrote: > The code to export the vnet config to xenstore had arguments > missing from a call to sxp.to_string() and was trying to > export the function instead. The patch adds the necessary argument. Applied, thank you. Ewan.