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?
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/storage/storage_util.c | 37 +++++++++++++++++++++++++++----------
1 file changed, 27 insertions(+), 10 deletions(-)
ACK