commit | c0b2ba46c5ceb806a1639bb86b0b457309674b23 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue Sep 13 15:11:38 2011 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Thu Oct 20 13:23:51 2011 +0200 |
tree | d88ae0dcdad2cd4423ea771ca3f567e7e7073481 | |
parent | 3a230256e8418f5cc9761f36feb6952d7ca38d73 [diff] |
migration: simplify state assignmente Once there, make sure that if we already know that there is one error, just call migration_fd_cleanup() with the ERROR state. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>