20 Jul
2017
20 Jul
'17
6:45 a.m.
On 07/11/2017 11:46 AM, Peter Krempa wrote:
Move the code into a separate function so that the flow of creating the copy is more obvious and split into logical pieces. --- src/qemu/qemu_driver.c | 79 +++++++++++++++++++++++++++++--------------------- 1 file changed, 46 insertions(+), 33 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John