|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [patch] external-device-migrate infinite loop
For some (yet) unknown reason extern-device-migrate is called
twice, once with a missing domname argument.
The following invocation loops forever:
external-device-migrate -domname
because "shift 2" never shifts ($# < 2) and $# is always 1.
Proposed patch fixes this, I'll be looking at the wrong call
too.
--
\o/ Pascal Bouchareine - Gandi
g 0170393757 15, place de la Nation - 75011 Paris
external-device-migrate.patch
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [patch] external-device-migrate infinite loop,
Pascal Bouchareine <=
|
|
|
|
|