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-changelog

[Xen-changelog] merge.

# HG changeset patch
# User Ian.Campbell@xxxxxxxxxxxxx
# Node ID b75d80269ff454c90bbcc3f4a91baeb5136864b0
# Parent  c823e60207f0c1f54f7d9a8456a33d32e1e48b89
# Parent  bf1dc22ca24ccee36df3b846c6088558ab8e299b
merge.

diff -r c823e60207f0 -r b75d80269ff4 tools/examples/xen-backend.agent
--- a/tools/examples/xen-backend.agent  Mon Feb 27 10:58:17 2006
+++ b/tools/examples/xen-backend.agent  Mon Feb 27 10:59:31 2006
@@ -18,12 +18,7 @@
   add)
     ;;
   remove)
-    # remove device frontend store entries
-    xenstore-rm -t $(xenstore-read "$XENBUS_PATH/frontend") || true
-
-    # remove device backend store entries
-    xenstore-rm -t "$XENBUS_PATH"       || true
-    xenstore-rm -t "error/$XENBUS_PATH" || true
+    /etc/xen/scripts/xen-hotplug-cleanup.sh
     ;;
   online)
     ;;

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

<Prev in Thread] Current Thread [Next in Thread>