[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 2/2] tools: don't remove tdb data base file before starting xenstored



On Tue, Jan 10, 2017 at 05:13:39PM +0100, Juergen Gross wrote:
> As xenstored now is always starting with an empty tdb data base there
> is no need any longer to remove the file before starting xenstored.
> 
> A rerun of autogen.sh is required.
> 

Actually no. This file is used when running configure.

I will just delete this sentence while committing.

> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>

Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>

> ---
>  tools/hotplug/Linux/launch-xenstore.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tools/hotplug/Linux/launch-xenstore.in 
> b/tools/hotplug/Linux/launch-xenstore.in
> index 01193be..991dec8 100644
> --- a/tools/hotplug/Linux/launch-xenstore.in
> +++ b/tools/hotplug/Linux/launch-xenstore.in
> @@ -54,7 +54,6 @@ test -f @CONFIG_DIR@/@CONFIG_LEAF_DIR@/xencommons && . 
> @CONFIG_DIR@/@CONFIG_LEAF
>  
>  [ "$XENSTORETYPE" = "daemon" ] && {
>       [ -z "$XENSTORED_ROOTDIR" ] && XENSTORED_ROOTDIR="@XEN_LIB_STORED@"
> -     /bin/rm -f $XENSTORED_ROOTDIR/tdb* &>/dev/null
>       [ -z "$XENSTORED_TRACE" ] || XENSTORED_ARGS="$XENSTORED_ARGS -T 
> @XEN_LOG_DIR@/xenstored-trace.log"
>       [ -z "$XENSTORED" ] && XENSTORED=@XENSTORED@
>       [ -x "$XENSTORED" ] || {
> -- 
> 2.10.2
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxx
> https://lists.xen.org/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.