libvirt/src/storage
John Ferlan 352e549450 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>
2018-05-15 16:57:24 -04:00
..
Makefile.inc.am storage: create separate loadable modules for storage file drivers 2018-05-03 13:17:59 +01:00
parthelper.c
storage_backend_disk.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_disk.h
storage_backend_fs.c storage: create separate loadable modules for storage file drivers 2018-05-03 13:17:59 +01:00
storage_backend_fs.h
storage_backend_gluster.c storage/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
storage_backend_gluster.h
storage_backend_iscsi.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_iscsi.h
storage_backend_logical.c storage/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
storage_backend_logical.h
storage_backend_mpath.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_mpath.h
storage_backend_rbd.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_rbd.h
storage_backend_scsi.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_scsi.h
storage_backend_sheepdog_priv.h
storage_backend_sheepdog.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_sheepdog.h
storage_backend_vstorage.c storage/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
storage_backend_vstorage.h
storage_backend_zfs.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_zfs.h
storage_backend.c util: create new virmodule.{c,h} files for dlopen support code 2018-05-03 12:47:43 +01:00
storage_backend.h storage: extract storage file backend from main storage driver backend 2018-02-09 11:05:10 +00:00
storage_driver.c storage/: Remove spaces after casts 2018-05-03 22:31:37 +02:00
storage_driver.h conf: move virStorageTranslateDiskSourcePool into domain conf 2018-02-09 11:05:10 +00:00
storage_file_fs.c all: Use virFileCanonicalizePath() instead of canonicalize_file_name() 2018-05-03 18:23:30 +02:00
storage_file_fs.h storage: split fs storage file code from storage driver backend 2018-05-03 12:51:38 +01:00
storage_file_gluster.c storage: split gluster storage file code from storage driver backend 2018-05-03 12:49:22 +01:00
storage_file_gluster.h storage: split gluster storage file code from storage driver backend 2018-05-03 12:49:22 +01:00
storage_util.c storage_util: Introduce storageBackendDoCreateQemuImg 2018-05-15 16:57:24 -04:00
storage_util.h storage: remove qemu-img help scraping 2018-05-07 10:23:20 +02:00