[PATCH 0/7] util: More storage file detection cleanups

Peter Krempa pkrempa at redhat.com
Fri Feb 21 13:51:38 UTC 2020


Found while investigating options of how to improve image detection.

Peter Krempa (7):
  tests: virstorage: Fix backing file format of created image
  virStorageSourceUpdateCapacity: Drop 'probe' argument
  util: storage: Store backing store format in virStorageSource
  virStorageSourceNewFromBacking: Also transfer the format
  virStorageBackendGlusterRefreshVol: Refactor handling of backing store
  virStorageFileGetMetadataFromBuf: Remove 'backingFormat' argument
  virStorageFileGetMetadataFromFD: Remove unused 'backingFormat'
    argument

 src/qemu/qemu_driver.c                |  2 +-
 src/storage/storage_backend_gluster.c | 12 ++---
 src/storage/storage_util.c            |  8 +--
 src/util/virstoragefile.c             | 75 +++++++++------------------
 src/util/virstoragefile.h             | 10 ++--
 tests/virstoragetest.c                |  2 +-
 6 files changed, 36 insertions(+), 73 deletions(-)

-- 
2.24.1




More information about the libvir-list mailing list