commit | 5ed0deca41b201a66d858d7296fe6b780d757404 | [log] [tgz] |
---|---|---|
author | Zhang Chen <chen.zhang@intel.com> | Fri Mar 22 18:13:33 2019 +0800 |
committer | Juan Quintela <quintela@redhat.com> | Mon Mar 25 18:45:46 2019 +0100 |
tree | 1e25eb91f6770f99c589a82a623b6d9eadecd8b0 | |
parent | 82cd368ccd0a962f1f141e0e529abc54d5ab504e [diff] |
Migration/colo.c: Make user obtain the last COLO mode info after failover Add the last_colo_mode to save the status after failover. This patch can solve the issue that user want to get last colo mode use query_colo_status after failover. Signed-off-by: Zhang Chen <chen.zhang@intel.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>