]> xenbits.xensource.com Git - people/dariof/libvirt.git/commit
storage: rework qemu-img command line generation
authorJán Tomko <jtomko@redhat.com>
Mon, 13 May 2013 08:16:52 +0000 (10:16 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 19 Jun 2013 13:12:12 +0000 (15:12 +0200)
commit53d5967c2511edae698841c14a78fa96770f7afc
treeab669f1ce88c987be8d4048edd6c7d194c6d2a4d
parentd0d0413e4842706798164fa3bce6b09917be980a
storage: rework qemu-img command line generation

Split out option string generation to make adding new options easier
and simplify the code.
src/storage/storage_backend.c