commit | 48a2f4d6c567275b93f6d6ef7da555ab158b12d4 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Tue May 11 23:28:53 2010 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Thu Oct 20 13:23:54 2011 +0200 |
tree | c2a2b0fac6f3919f1b8ff288f0cd94f14fbdd3db | |
parent | 92920cd782d3b36bea64d79f162567c873882c4e [diff] |
migration: Remove get_status() accessor It is only used inside migration.c, and fields on that struct are accessed all around the place on that file. Signed-off-by: Juan Quintela <quintela@redhat.com>