libvirt/src/storage
Daniel P. Berrangé 4c8574c85c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs
Ensuring that we don't call the virDrvConnectOpen method with a NULL URI
means that the drivers can drop various checks for NULL URIs. These were
not needed anymore since the probe functionality was split

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-12 16:52:02 +01:00
..
Makefile.inc.am make: split storage driver build rules into storage/Makefile.inc.am 2018-03-05 17:11:02 +00:00
parthelper.c
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 driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
storage_driver.h conf: move virStorageTranslateDiskSourcePool into domain conf 2018-02-09 11:05:10 +00:00
storage_util.c storage: extend preallocation flags support for qemu-img 2018-04-11 10:15:58 +02:00
storage_util.h storage: remove virConnectPtr from all backend functions 2018-01-31 18:34:48 +00:00