On Tue, May 08, 2018 at 08:48:04 -0400, John Ferlan wrote:
Split up virStorageBackendCreateQemuImgCmdFromVol into two parts.
It's too long anyway and virStorageBackendCreateQemuImgCmdFromVol
should just handle the command line processing.
NB: Requires changing info.* into info->* references.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/storage/storage_util.c | 114 +++++++++++++++++++++++++--------------------
1 file changed, 64 insertions(+), 50 deletions(-)
ACK