libvirt/include
Ján Tomko 1c9a2fb1ae storage: allow metadata preallocation when creating qcow2 images
Add VIR_STORAGE_VOL_CREATE_PREALLOC_METADATA flag to virStorageVolCreateXML
and virStorageVolCreateXMLFrom. This flag requests metadata
preallocation when creating/cloning qcow2 images, resulting in creating
a sparse file with qcow2 metadata. It has only slightly larger disk usage
compared to new image with no allocation, but offers higher performance.
2012-12-07 11:46:48 +01:00
..
libvirt storage: allow metadata preallocation when creating qcow2 images 2012-12-07 11:46:48 +01:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00