On Thu, Nov 12, 2015 at 19:37:25 +0100, Jiri Denemark wrote:
NBD storage migration will not work with offline migration anyway and
we
already checked that the user did not ask for it. Thus it doesn't make
sense to keep the code after 'done' label where we jump in case of
offline migration.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_migration.c | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 deletions(-)
ACK