From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wright Subject: Re: xenstored.h Date: Mon, 12 Sep 2005 17:07:00 -0700 Message-ID: <20050913000700.GC7762@shell0.pdx.osdl.net> References: <516F50407E01324991DD6D07B0531AD5695A24@cacexc12.americas.cpqcorp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <516F50407E01324991DD6D07B0531AD5695A24@cacexc12.americas.cpqcorp.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Magenheimer, Dan (HP Labs Fort Collins)" Cc: Chris Wright , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org * Magenheimer, Dan (HP Labs Fort Collins) (dan.magenheimer@hp.com) wrote: > > From: Chris Wright [mailto:chrisw@osdl.org] > > (dan.magenheimer@hp.com) wrote: > > > Now that xenstore is in the mainline and xenstored.h is > > > part of the API to xenlinux, should xenstored.h be > > > moved into xen/include/public instead of being > > > mkbuildtree'd from tools/xenstore to drivers/xen/xenbus? > > > > That's basically what my original patch did. > > I'm not sure what "original patch" you mean. Is it > one that hasn't been applied yet, or has been applied very > recently? One that got applied about a month ago, just edited from the original to make it mkbuildtree'd to drivers/xen/xenbus rather than put in public dir (I chose linux-public rather than xen-public as this is a userspace interface not a hypervisor interface).