Skip to content
Snippets Groups Projects
Commit ea1d4666 authored by Peter Krempa's avatar Peter Krempa Committed by Eric Blake
Browse files

qemu: blockcopy: Don't remove existing disk mirror info


When creating a new disk mirror the new struct is stored in a separate
variable until everything went well. The removed hunk would actually
remove existing mirror information for example when the api would be run
if a mirror still exists.

(cherry picked from commit 02b364e1)

This fixes a regression introduced in commit ff5f30b6.

Signed-off-by: Eric Blake's avatarEric Blake <eblake@redhat.com>

Conflicts:
	src/qemu/qemu_driver.c - no refactoring of commits 7b7bf001, 4f202266
parent 46de45d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment