libvirt/src/storage
John Ferlan bdd371c5c5 storage: Fix storage_backend probing when PARTED not installed.
Commit id 'a48c674f' caused problems for systems without PARTED installed.

So move the PARTED probing code back to storage_backend_disk.c and create
a shim within storage_backend.c to call it if WITH_STORAGE_DISK is true;
otherwise, just return -1 with the error.
2017-01-10 10:20:17 -05:00
..
parthelper.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.c storage: Fix storage_backend probing when PARTED not installed. 2017-01-10 10:20:17 -05:00
storage_backend_disk.h storage: Fix storage_backend probing when PARTED not installed. 2017-01-10 10:20:17 -05:00
storage_backend_fs.c storage: For FS pool check for properly formatted target volume 2017-01-10 08:44:50 -05:00
storage_backend_fs.h storage: Fix implementation of no-overwrite for file system backend 2017-01-10 08:44:50 -05:00
storage_backend_gluster.c security_dac: Resolve virSecurityDACSetOwnershipInternal const correctness 2017-01-10 12:49:59 +01:00
storage_backend_gluster.h storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend_iscsi.c iscsi: Establish connection to target via static target login 2016-07-28 08:27:13 -04:00
storage_backend_iscsi.h Move functions using iscsiadm to viriscsi.c 2014-03-20 18:04:50 +01:00
storage_backend_logical.c storage: Validate the device formats at logical startup 2017-01-10 08:44:50 -05:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
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 Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_rbd.c storage_backend_rbd: check the return value of rados_conf_set 2016-11-28 07:51:08 -05:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c iscsi: Add parent wwnn/wwpn or fabric capability for createVport 2017-01-06 17:15:34 -05:00
storage_backend_scsi.h storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_sheepdog.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
storage_backend_sheepdog.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
storage_backend_zfs.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
storage_backend_zfs.h storage: ZFS support 2014-08-12 19:40:20 +04:00
storage_backend.c storage: Fix storage_backend probing when PARTED not installed. 2017-01-10 10:20:17 -05:00
storage_backend.h storage: Add writelabel bool for virStorageBackendDeviceProbe 2017-01-10 08:44:50 -05:00
storage_driver.c security_dac: Resolve virSecurityDACSetOwnershipInternal const correctness 2017-01-10 12:49:59 +01:00
storage_driver.h security_dac: Resolve virSecurityDACSetOwnershipInternal const correctness 2017-01-10 12:49:59 +01:00