]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage_util: Introduce storageBackendDoCreateQemuImg
authorJohn Ferlan <jferlan@redhat.com>
Mon, 7 May 2018 21:28:08 +0000 (17:28 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 15 May 2018 20:57:24 +0000 (16:57 -0400)
commit352e549450171841ff00a9645553fd662865f6fe
tree73659b08423603f57164fb0dcf352e4cf1862ec4
parente1e1fcf7695fd75abf33d136922ffd5aee75a9e7
storage_util: Introduce storageBackendDoCreateQemuImg

Extract out command line setup and run from storageBackendCreateQemuImg
as we'll need to run it twice soon.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/storage/storage_util.c