libvirt/src/storage
Peter Krempa 429bf2534c storage: Error out when attempting to vol-upload into a remote pool
Pools that are not backed by files in the filesystem cause problems with
some APIs. Error out when attempting to upload a volume in such a pool
as currently we expect a local file representation for it.
2014-03-05 09:08:32 +01:00
..
parthelper.c util: move virFile* functions from virutil.c to virfile.c 2013-05-10 13:09:30 -04:00
storage_backend_disk.c Revert "storage: disk: Separate creating of the volume from building" 2014-02-12 14:54:05 +01:00
storage_backend_disk.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_fs.c storage: add file functions for local and block files 2014-02-14 10:47:57 +01:00
storage_backend_fs.h storage: add file functions for local and block files 2014-02-14 10:47:57 +01:00
storage_backend_gluster.c storage: gluster: Don't leak private data when storage file init fails 2014-02-14 13:08:39 +01:00
storage_backend_gluster.h storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend_iscsi.c util: make it easier to grab only regular command exit 2014-03-03 12:40:32 -07:00
storage_backend_iscsi.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_logical.c Revert "storage: lvm: Separate creating of the volume from building" 2014-02-12 14:51:05 +01:00
storage_backend_logical.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_mpath.c storage: reduce number of stat calls 2013-11-06 17:17:08 -07:00
storage_backend_mpath.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_rbd.c rbd: Set timeout options for librados 2014-02-25 11:14:44 +01:00
storage_backend_rbd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend_scsi.c Fixed build with clang. 2014-02-12 06:36:17 -07:00
storage_backend_scsi.h storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend 2013-04-08 18:41:06 +08:00
storage_backend_sheepdog.c Libvirt lose sheepdogs volumes on pool refresh or restart. 2014-02-11 11:32:04 +00:00
storage_backend_sheepdog.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
storage_backend.c storage: Add storage file backends for gluster 2014-02-14 11:07:23 +01:00
storage_backend.h storage: Fix build with older compilers afeter gluster snapshot series 2014-02-14 11:46:37 +01:00
storage_driver.c storage: Error out when attempting to vol-upload into a remote pool 2014-03-05 09:08:32 +01:00
storage_driver.h storage: Add file storage APIs in the default storage driver 2014-02-14 10:47:56 +01:00