
21 Jun
2016
21 Jun
'16
10 a.m.
On Mon, Jun 13, 2016 at 20:27:42 -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@redhat.com> --- src/storage/storage_backend.c | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-)
ACK