libvirt/src/storage
Peter Krempa f1bbc7df4a storage: gluster: Support multiple hosts in backend functions
As gluster natively supports multiple hosts for failover reasons we can
easily add the support to the storage driver code in libvirt.

Extract the code setting an individual host into a separate function and
call them in a loop. The new code also tries to keep the debug log
entries sane.
2016-07-27 13:33:10 +02:00
..
parthelper.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.h
storage_backend_fs.c encryption: Add luks parsing for storageencryption 2016-07-01 15:46:52 -04:00
storage_backend_fs.h
storage_backend_gluster.c storage: gluster: Support multiple hosts in backend functions 2016-07-27 13:33:10 +02:00
storage_backend_gluster.h
storage_backend_iscsi.c Fix error detection in virStorageBackendISCSIGetHostNumber 2016-06-24 16:30:55 +02:00
storage_backend_iscsi.h
storage_backend_logical.c util: Add exitstatus parameter to virCommandRunRegex 2016-05-18 08:29:24 -04:00
storage_backend_logical.h
storage_backend_mpath.c storage: mpath: Don't error on target_type=NULL 2016-04-14 12:52:45 -04:00
storage_backend_mpath.h
storage_backend_rbd.c secret: Move virStorageSecretType and rename 2016-06-23 12:30:27 -04:00
storage_backend_rbd.h
storage_backend_scsi.c Replace some uses STREQLEN with STRPREFIX 2016-06-24 16:30:55 +02:00
storage_backend_scsi.h
storage_backend_sheepdog.c sheepdog: Use a consistent error message 2016-03-21 08:46:54 +03:00
storage_backend_sheepdog.h
storage_backend_zfs.c ZFS: Support sparse volumes 2016-04-17 07:32:27 +03:00
storage_backend_zfs.h
storage_backend.c storage: Add extra failure condition for luks volume creation 2016-07-20 06:07:11 -04:00
storage_backend.h storage: Add support to create a luks volume 2016-07-19 09:40:01 -04:00
storage_driver.c vz: support filesystem type volume 2016-07-18 23:39:57 +03:00
storage_driver.h storage: Introduce virStoragePoolObjBuildTempFilePath 2016-06-24 13:42:38 -04:00