libvirt/src/storage_file
Ján Tomko a55abe6c51 storagefile: set size field of ploop to 8
For all file formats, the length of the size field is assumed
and hardcoded to be 8 bytes.

Fix the length for the ploop format - since we specify the offset,
we read 8 bytes of the length, not 0.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2022-06-22 15:29:44 +02:00
..
meson.build storage_source: Move backing store parsers into new file 2021-01-27 07:49:57 +01:00
storage_file_backend_fs.c storage_file: Remove unused includes 2022-06-07 16:16:48 +02:00
storage_file_backend_fs.h
storage_file_backend_gluster.c storage_file: Remove unused includes 2022-06-07 16:16:48 +02:00
storage_file_backend_gluster.h
storage_file_backend.c storage_file: Remove unused includes 2022-06-07 16:16:48 +02:00
storage_file_backend.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_file_probe.c storagefile: set size field of ploop to 8 2022-06-22 15:29:44 +02:00
storage_file_probe.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
storage_source_backingstore.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
storage_source_backingstore.h storage_file: Declare virStorageSourceParseRBDColonString only in one header 2022-01-17 09:53:44 +01:00
storage_source.c storage_file: Remove unused includes 2022-06-07 16:16:48 +02:00
storage_source.h storage_file: Declare virStorageSourceParseRBDColonString only in one header 2022-01-17 09:53:44 +01:00