libvirt/src/storage
John Ferlan fba2076f43 storage: Add additional errors/checks for disk label
Let's check to ensure we can find the Partition Table in the label
and that libvirt actually recognizes that type; otherwise, when we
go to read the partitions during a refresh operation we may not be
reading what we expect.

This will expand upon the types of errors or reason that a build
would fail, so we can create more direct error messages.
2015-10-05 08:14:44 -04:00
..
parthelper.c Remove unnecessary curly brackets in src/storage/ 2014-11-14 17:13:01 +01:00
storage_backend_disk.c storage: Add additional errors/checks for disk label 2015-10-05 08:14:44 -04:00
storage_backend_disk.h
storage_backend_fs.c virfile: Rename virFileUnlink to virFileRemove 2015-09-21 08:24:16 -04:00
storage_backend_fs.h storage: add file functions for local and block files 2014-02-14 10:47:57 +01:00
storage_backend_gluster.c Revert "Restore skipping of setting capacity" 2015-03-02 08:07:11 +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: do not fail to stop a stopped pool 2015-04-30 13:05:10 +02:00
storage_backend_iscsi.h Move functions using iscsiadm to viriscsi.c 2014-03-20 18:04:50 +01:00
storage_backend_logical.c logical: Fix typo in error message 2015-06-09 18:21:57 -04:00
storage_backend_logical.h
storage_backend_mpath.c mpath: Update path in CheckPool function 2015-06-30 08:47:02 -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 rbd: Return error from rbd_create for message processing 2015-07-16 12:31:25 -04:00
storage_backend_rbd.h
storage_backend_scsi.c scsi: Force error for SCSI pools on virStorageBackendSCSIFindLUs failure 2015-06-24 09:18:59 -04:00
storage_backend_scsi.h
storage_backend_sheepdog.c update sheepdog client] update sheepdog client path 2015-06-19 16:05:04 +02: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 storage: Remove unused attribute conn from 'checkPool' callback 2015-04-02 11:57:07 +02:00
storage_backend_zfs.h storage: ZFS support 2014-08-12 19:40:20 +04:00
storage_backend.c storage: Correct the 'mode' check 2015-09-02 08:59:53 -04:00
storage_backend.h storage: conf: Don't set any default <mode> in the XML 2015-05-25 20:52:55 -04:00
storage_driver.c storage: Prior to creating a volume, refresh the pool 2015-10-05 08:14:44 -04:00
storage_driver.h storage: Introduce storagePoolLookupByTargetPath 2014-12-02 17:51:57 +01:00