This commit is contained in:
committed by
Git OBS Bridge
parent
f5d6338f4d
commit
8cefe055e5
@@ -1,8 +1,8 @@
|
||||
Index: xen-3.2-testing/tools/examples/block
|
||||
Index: xen-3.3.0-testing/tools/examples/block
|
||||
===================================================================
|
||||
--- xen-3.2-testing.orig/tools/examples/block
|
||||
+++ xen-3.2-testing/tools/examples/block
|
||||
@@ -233,107 +233,111 @@ case "$command" in
|
||||
--- xen-3.3.0-testing.orig/tools/examples/block
|
||||
+++ xen-3.3.0-testing/tools/examples/block
|
||||
@@ -241,107 +241,111 @@ case "$command" in
|
||||
mount it read-write in a guest domain."
|
||||
fi
|
||||
|
||||
@@ -188,7 +188,7 @@ Index: xen-3.2-testing/tools/examples/block
|
||||
xenstore_write "$XENBUS_PATH/node" "$loopdev"
|
||||
write_dev "$loopdev"
|
||||
release_lock "block"
|
||||
@@ -356,8 +360,18 @@ mount it read-write in a guest domain."
|
||||
@@ -364,8 +368,18 @@ mount it read-write in a guest domain."
|
||||
|
||||
file)
|
||||
node=$(xenstore_read "$XENBUS_PATH/node")
|
||||
|
Reference in New Issue
Block a user