libvirt/src/storage
John Ferlan b04d1b6a35 storage: Add --shrink to qemu-img command when shrinking vol
https://bugzilla.redhat.com/show_bug.cgi?id=1613746

When shrinking the capacity of a qcow2 or luks volume using
the qemu-img program, the --shrink qualifier must be added.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2018-08-24 09:14:13 -04:00
..
Makefile.inc.am storage: Implement iscsi_direct pool backend 2018-08-06 12:23:55 +02:00
parthelper.c
storage_backend_disk.c storage: Add capability to use LUKS encryption for disk backend 2018-05-29 10:48:51 -04: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_direct.c storage: Properly terminate secrets 2018-08-15 17:11:16 +02:00
storage_backend_iscsi_direct.h storage: Introduce iscsi_direct pool type 2018-08-06 12:23:55 +02:00
storage_backend_iscsi.c storage: Properly terminate secrets 2018-08-15 17:11:16 +02:00
storage_backend_iscsi.h
storage_backend_logical.c storage: Add specific check for LUKS encryption support 2018-06-05 07:42:00 -04: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 storage: Introduce iscsi_direct pool type 2018-08-06 12:23:55 +02: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: Introduce iscsi_direct pool type 2018-08-06 12:23:55 +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: Add --shrink to qemu-img command when shrinking vol 2018-08-24 09:14:13 -04:00
storage_util.h storage: Add support for using inputvol for encryption 2018-06-26 14:02:43 -04:00