libvirt/src/storage
John Ferlan 553d21da6c storage: Introduce virStorageBackendDeviceIsEmpty
Rename virStorageBackendFileSystemProbe and to virStorageBackendBLKIDFindFS
and move to the more common storage_backend module.

Create a shim virStorageBackendDeviceIsEmpty which will make the call
to the virStorageBackendBLKIDFindFS and check the return value.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2017-01-10 08:44:50 -05:00
..
parthelper.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.c Fix minor typos 2016-12-02 09:25:13 +01:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c storage: Introduce virStorageBackendDeviceIsEmpty 2017-01-10 08:44:50 -05: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 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 util: Add exitstatus parameter to virCommandRunRegex 2016-05-18 08:29:24 -04: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: Introduce virStorageBackendDeviceIsEmpty 2017-01-10 08:44:50 -05:00
storage_backend.h storage: Introduce virStorageBackendDeviceIsEmpty 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