
Jay Gagnon wrote:
# HG changeset patch # User Jay Gagnon <grendel@linux.vnet.ibm.com> # Date 1202224718 18000 # Node ID c24b2e6d1bce44af234d379cfc8b7ee116621109 # Parent fdce6fa993b5a9dce654b3e0cf527599f86b9f67 Add calls into VSMigrationService to utilize new MigrationIndication provider.
Changes from #1 to #2: Break out indication code from migration_job_set_state. Changed cu_dup_instance call to match new signature.
Signed-off-by: Jay Gagnon <grendel@linux.vnet.ibm.com>
diff -r fdce6fa993b5 -r c24b2e6d1bce src/Virt_VSMigrationService.c --- a/src/Virt_VSMigrationService.c Tue Feb 05 10:18:37 2008 -0500 +++ b/src/Virt_VSMigrationService.c Tue Feb 05 10:18:38 2008 -0500 @@ -34,6 +34,7 @@ #include "misc_util.h" #include <libcmpiutil/std_instance.h> #include <libcmpiutil/std_invokemethod.h> +#include <std_indication.h>
It's maybe my ignorance now, but should this also be "#include <libcmpiutil/std_indication.h>" as in the lines before ? -- Regards Heidi Eckhart Software Engineer IBM Linux Technology Center - Open Hypervisor