On Fri, Jun 03, 2016 at 06:42:12 -0400, John Ferlan wrote:
Create a helper virStorageBackendCreateQemuImgSetOptions to set
either
the qemu-img -o options or the previous mechanism using -F
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/storage/storage_backend.c | 58 ++++++++++++++++++++++++++-----------------
1 file changed, 35 insertions(+), 23 deletions(-)
This will need changes after updating 4/7 so I'll review the updated
version.