[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Fix fix :-)
# HG changeset patch # User Steven Hand <steven@xxxxxxxxxxxxx> # Node ID a39ad4c788509f896461244db04a9cc97c85271d # Parent 2d2f3b824fc3b7416f1be10a4af496c6a905688a Fix fix :-) Signed-off-by: Steven Hand <steven@xxxxxxxxxxxxx> --- tools/python/xen/xend/XendDomainInfo.py | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -r 2d2f3b824fc3 -r a39ad4c78850 tools/python/xen/xend/XendDomainInfo.py --- a/tools/python/xen/xend/XendDomainInfo.py Wed Aug 30 13:50:08 2006 +0100 +++ b/tools/python/xen/xend/XendDomainInfo.py Wed Aug 30 13:51:12 2006 +0100 @@ -1494,7 +1494,7 @@ class XendDomainInfo: if rc != 0: raise XendError("Device of type '%s' refuses migration." % n) - def testDeviceComplete(self): + def testDeviceComplete(self): """ For Block IO migration safety we must ensure that the device has shutdown correctly, i.e. all blocks are flushed to disk _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |