On 05/15/2018 10:35 AM, Peter Krempa wrote:
On Tue, May 08, 2018 at 08:48:05 -0400, John Ferlan wrote:
> Extract out command line setup and run from storageBackendCreateQemuImg
> as we'll need to run it twice soon.
Twice for one image creation? Or just two in general?
Twice for one creation, once for convert - it's bloody awful. That was
part of the email thread from the original patch, but a direct link is:
https://www.redhat.com/archives/libvir-list/2018-April/msg02037.html
John
>
> Signed-off-by: John Ferlan <jferlan(a)redhat.com>
> ---
> src/storage/storage_util.c | 37 +++++++++++++++++++++++++++----------
> 1 file changed, 27 insertions(+), 10 deletions(-)
ACK