libvirt/src/storage
Osier Yang b52fbad150 util: Add helper to get the scsi host name by iterating over sysfs
The helper iterates over sysfs, to find out the matched scsi host
name by comparing the wwnn,wwpn pair. It will be used by checkPool
and refreshPool of storage scsi backend. New helper getAdapterName
is introduced in storage_backend_scsi.c, which uses the new util
helper virGetFCHostNameByWWN to get the fc_host adapter name.
2013-04-08 18:41:06 +08:00
..
parthelper.c storage: Add coverity[dead_error_condition] to avoid error 2013-01-22 16:59:46 +01:00
storage_backend_disk.c storage: Resolve resource leaks with cmd processing 2013-02-05 16:51:06 -05:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c storage: use f_frsize, not f_bsize, for calculating available space 2013-02-22 17:01:25 -07:00
storage_backend_fs.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_iscsi.c storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_iscsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_logical.c storage: Avoid double virCommandFree in virStorageBackendLogicalDeletePool 2013-03-29 11:09:32 +01:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c Disable cast-align warnings in various places 2013-04-08 10:03:21 +01:00
storage_backend_mpath.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_rbd.c storage: fix unlikely memory leak in rbd backend 2013-03-19 12:10:42 -04:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c util: Add helper to get the scsi host name by iterating over sysfs 2013-04-08 18:41:06 +08:00
storage_backend_scsi.h storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_sheepdog.c sheepdog: Adjust logic to break while loop to avoid Coverity error 2013-03-05 22:52:51 -05:00
storage_backend_sheepdog.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend.c storage: Fix volume cloning for logical volume. 2013-04-04 10:52:07 +02:00
storage_backend.h storage: separate qemu-img command generation and execution 2013-02-24 18:11:40 +01:00
storage_driver.c storage: Resource resource leak using 'tmp_vols' 2013-01-15 14:50:21 +01:00
storage_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00