libvirt/src/storage
John Ferlan 052ecaee3a storage: Reduce need for using storageDriverLock
Now that the storage pools are self locking, we can reduce the number
of places that need to take the big hammer storage driver lock
2017-12-13 15:06:42 -05:00
..
parthelper.c storage: Fix virStorageBackendDiskDeleteVol for device mapper 2016-05-11 09:23:31 -04:00
storage_backend_disk.c storage: Use virStoragePoolObjGetDef accessor for Disk backend 2017-10-06 07:09:47 -04:00
storage_backend_disk.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_fs.c storage: Use virStoragePoolObjGetDef accessor for FS backend 2017-10-06 07:09:47 -04:00
storage_backend_fs.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_gluster.c storage: Fill in 'type' field for virStorageSource in storage driver 2017-10-17 06:19:18 +02:00
storage_backend_gluster.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_iscsi.c storage: Use virStoragePoolObjGetDef accessor for iSCSI backend 2017-11-07 14:12:52 -05:00
storage_backend_iscsi.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_logical.c storage: Allow creation of a LUKS using logical volume 2017-10-27 05:46:35 -04:00
storage_backend_logical.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_mpath.c storage: Use virStoragePoolObjGetDef accessor for MPATH backend 2017-11-07 14:12:52 -05:00
storage_backend_mpath.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_rbd.c storage: Use virStoragePoolObjGetDef accessor for RBD backend 2017-11-07 14:12:52 -05:00
storage_backend_rbd.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_scsi.c storage: Introduce virStoragePoolObjEndAPI 2017-11-24 07:26:06 -05:00
storage_backend_scsi.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_sheepdog_priv.h storage: sheepdog: Split out functions required for tests 2017-01-19 09:25:51 +01:00
storage_backend_sheepdog.c storage: Use virStoragePoolObjGetDef accessor for Sheepdog backend 2017-10-06 07:09:47 -04:00
storage_backend_sheepdog.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_vstorage.c storage: Use virStoragePoolObjGetDef accessor for VSTORAGE backend 2017-11-07 14:12:52 -05:00
storage_backend_vstorage.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend_zfs.c storage: Use virStoragePoolObjGetDef accessor for ZFS backend 2017-11-07 14:12:52 -05:00
storage_backend_zfs.h storage: backend: Refactor registration of the backend drivers 2017-02-21 09:34:30 +01:00
storage_backend.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
storage_backend.h storage: Make virStorageFileReadHeader more universal 2017-07-11 17:07:04 +02:00
storage_driver.c storage: Reduce need for using storageDriverLock 2017-12-13 15:06:42 -05:00
storage_driver.h storage: Use consistent variable names for driver 2017-07-21 14:51:47 -04:00
storage_source.c storage: Don't dereference driver object if virStorageSource is not initialized 2017-12-07 13:03:09 +01:00
storage_source.h storage: Extract error reporting for broken chains 2017-11-03 09:15:41 +01:00
storage_util.c storage: Introduce virStorageBackendCreateVolUsingQemuImg 2017-10-27 05:46:35 -04:00
storage_util.h storage: Introduce virStorageBackendCreateVolUsingQemuImg 2017-10-27 05:46:35 -04:00