libvirt/src/storage
Daniel P. Berrange 031366383a Remove virConnectPtr from storage APIs & driver
The virConnectPtr is no longer required for error reporting since
that is recorded in a thread local. Remove use of virConnectPtr
from all APIs in storage_conf.{h,c} and storage_encryption_conf.{h,c}
and update all callers to match
2010-02-10 13:32:11 +00:00
..
parthelper.c maint: avoid excess parens in STREQ 2010-02-01 17:21:26 +01:00
storage_backend_disk.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_disk.h Move storage drivers into src/storage/ 2009-09-21 14:41:43 +01:00
storage_backend_fs.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_fs.h Move storage drivers into src/storage/ 2009-09-21 14:41:43 +01:00
storage_backend_iscsi.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_iscsi.h Implement support for multi IQN 2010-01-21 12:50:52 +01:00
storage_backend_logical.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_logical.h Move storage drivers into src/storage/ 2009-09-21 14:41:43 +01:00
storage_backend_mpath.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_mpath.h Move storage drivers into src/storage/ 2009-09-21 14:41:43 +01:00
storage_backend_scsi.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend_scsi.h Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_backend.h Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_driver.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_driver.h Move storage drivers into src/storage/ 2009-09-21 14:41:43 +01:00