]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: Create helper to set options for CreateQemuImg code
authorJohn Ferlan <jferlan@redhat.com>
Thu, 2 Jun 2016 12:05:08 +0000 (08:05 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 21 Jun 2016 18:31:19 +0000 (14:31 -0400)
commit7df631b66adbaa66018cffff8b46be7a4bc627e1
tree851aacc709d86b9d7311801967897457a0858b44
parentd12a64f31034ea0fd439d455d22390a2dcd23c89
storage: Create helper to set options for CreateQemuImg code

Create a helper virStorageBackendCreateQemuImgSetOptions to set either
the qemu-img -o options or the previous mechanism using -F

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