mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-07 13:35:21 +00:00
93344aed27
From QEMU docs/interop/qcow2.txt : Byte 20 - 23: cluster_bits Number of bits that are used for addressing an offset within a cluster (1 << cluster_bits is the cluster size). With this patch libvirt will be able to report the current cluster_size for all existing storage volumes managed by storage driver. Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> |
||
---|---|---|
.. | ||
meson.build | ||
storage_file_backend_fs.c | ||
storage_file_backend_fs.h | ||
storage_file_backend_gluster.c | ||
storage_file_backend_gluster.h | ||
storage_file_backend.c | ||
storage_file_backend.h | ||
storage_file_probe.c | ||
storage_file_probe.h | ||
storage_source_backingstore.c | ||
storage_source_backingstore.h | ||
storage_source.c | ||
storage_source.h |