commit | 8442cfd0346de849264494c5adedbac12553867e | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Fri Aug 23 09:14:48 2013 +0800 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Sep 06 15:25:08 2013 +0200 |
tree | 6e1bb9ff598a52190312d2dddc561e0f6e48ec3e | |
parent | 4f6fd3491cf0f768b135ed2e242bd1d1d2a2efec [diff] |
migration: omit drive ref as we have bdrv_ref now block-migration.c does not actually use DriveInfo anywhere. Hence it's safe to drive ref code, we really only care about referencing BDS. Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>