libvirt/src/storage
Daniel P. Berrangé 7aa0e8c0cb storage: export virStoragePoolLookupByTargetPath as a public API
The storagePoolLookupByTargetPath() method in the storage driver is used
by the QEMU driver during block migration. If there's a valid use case
for this in the QEMU driver, then external apps likely have similar
needs. Exposing it in the public API removes the direct dependancy from
the QEMU driver to the storage driver.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-09 11:05:10 +00:00
..
parthelper.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_disk.h
storage_backend_fs.c storage: move storage file backend framework into util directory 2018-02-09 11:05:10 +00:00
storage_backend_fs.h
storage_backend_gluster.c storage: move storage file backend framework into util directory 2018-02-09 11:05:10 +00:00
storage_backend_gluster.h
storage_backend_iscsi.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_iscsi.h
storage_backend_logical.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_logical.h
storage_backend_mpath.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_mpath.h
storage_backend_rbd.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_rbd.h
storage_backend_scsi.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_scsi.h
storage_backend_sheepdog_priv.h
storage_backend_sheepdog.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_sheepdog.h
storage_backend_vstorage.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_vstorage.h
storage_backend_zfs.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_backend_zfs.h
storage_backend.c storage: extract storage file backend from main storage driver backend 2018-02-09 11:05:10 +00:00
storage_backend.h storage: extract storage file backend from main storage driver backend 2018-02-09 11:05:10 +00:00
storage_driver.c storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
storage_driver.h conf: move virStorageTranslateDiskSourcePool into domain conf 2018-02-09 11:05:10 +00:00
storage_util.c storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00
storage_util.h storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00