WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] xl: Check for dependencies in xl

On Wed, 19 Jan 2011, Kamala Narasimhan wrote:
> Revised patch based on your comments.  Please let me know if there are
> further suggestions.
> 
> Signed-off-by: Kamala Narasimhan <kamala.narasimhan@xxxxxxxxxx>
> 
> Kamala
> 
> diff -r fe8a177ae9cb tools/libxl/libxl.c
> --- a/tools/libxl/libxl.c       Wed Jan 19 15:29:04 2011 +0000
> +++ b/tools/libxl/libxl.c       Wed Jan 19 13:42:24 2011 -0500
> @@ -38,13 +38,24 @@
> 
>  #define PAGE_TO_MEMKB(pages) ((pages) * 4)
> 
> +static char const xenstore_pid_file[] = "/var/run/xenstore.pid";
> +

I think is a good idea to #define XENSTORE_PID "/var/run/xenstore.pid"
in libxl_internal.h



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel