libvirt/src/storage
Daniel P. Berrange 1ffc78b54b Support creation of sparse LVM volumes
When calling 'lvcreate' if specifying both the '-L' and
'--virtualsize' options, the latter will be treated as
the capacity and the former as the allocation. This can
be used to support sparse volume creation. In addition,
when listing volumes it is necessary to include the 'size'
field in lvs output, so that we can detect sparse volume
allocation correctly.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-07-12 11:02:26 +01:00
..
parthelper.c Fix parted sector size assumption 2011-09-01 10:46:31 +01:00
storage_backend_disk.c Remove all use of virRun in storage code 2012-07-12 11:02:09 +01:00
storage_backend_disk.h
storage_backend_fs.c Remove all use of virRun in storage code 2012-07-12 11:02:09 +01:00
storage_backend_fs.h build: storage: Conditionaly compiled structure caused build fail on OSX 2011-09-16 21:03:50 +08:00
storage_backend_iscsi.c Remove all use of virRun in storage code 2012-07-12 11:02:09 +01:00
storage_backend_iscsi.h
storage_backend_logical.c Support creation of sparse LVM volumes 2012-07-12 11:02:26 +01:00
storage_backend_logical.h Fix two out-of-date comments in LVM backend 2011-04-17 08:37:31 +02:00
storage_backend_mpath.c build: drop useless dirent.h includes 2011-11-11 14:12:37 -07:00
storage_backend_mpath.h
storage_backend_rbd.c storage backend rbd: Do not prefix rbd: on volume names. 2012-06-25 16:43:18 +02:00
storage_backend_rbd.h storage backend: Add RBD (RADOS Block Device) support 2012-05-21 12:37:38 -06:00
storage_backend_scsi.c Remove last usage of PATH_MAX and ban its future use 2012-05-28 10:43:01 +01:00
storage_backend_scsi.h
storage_backend.c Remove all use of virRun in storage code 2012-07-12 11:02:09 +01:00
storage_backend.h Remove all use of virRun in storage code 2012-07-12 11:02:09 +01:00
storage_driver.c storage: Introduce --inactive for pool-dumpxml 2012-06-25 13:23:28 +02:00
storage_driver.h