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

[Xen-changelog] [xen-unstable] New Xenbus states Reconfiguring and Reconfigured.



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1203674855 0
# Node ID b21b434b3b1a4630c3d5881c649bbed154f7a815
# Parent  09b53f27a18b68f3474347291a04eb66b489fb1f
New Xenbus states Reconfiguring and Reconfigured.
Signed-off-by: Yosuke Iwamatsu <y-iwamatsu@xxxxxxxxxxxxx>
---
 xen/include/public/io/xenbus.h |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletion(-)

diff -r 09b53f27a18b -r b21b434b3b1a xen/include/public/io/xenbus.h
--- a/xen/include/public/io/xenbus.h    Thu Feb 21 18:02:42 2008 +0000
+++ b/xen/include/public/io/xenbus.h    Fri Feb 22 10:07:35 2008 +0000
@@ -56,7 +56,14 @@ enum xenbus_state {
      */
     XenbusStateClosing       = 5,
 
-    XenbusStateClosed        = 6
+    XenbusStateClosed        = 6,
+
+    /*
+     * Reconfiguring: The device is being reconfigured.
+     */
+    XenbusStateReconfiguring = 7,
+
+    XenbusStateReconfigured  = 8
 };
 typedef enum xenbus_state XenbusState;
 

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


 


Rackspace

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