[PATCH 0/4] Storage volume (crash) fixes

Peter Krempa pkrempa at redhat.com
Thu Feb 25 13:26:13 UTC 2021


Patch 1/4 should go into this release, the rest can wait.

Peter Krempa (4):
  storageBackendProbeTarget: Check return value of
    virStorageSourceNewFromBacking
  storageBackendProbeTarget: Don't fail if backing store can't be parsed
  virStorageVolDefFormat: Extract formatting of source extents
  virStorageVolDefFormat: Don't format empty <source>

 src/conf/storage_conf.c                       | 59 +++++++++++--------
 src/storage/storage_util.c                    |  5 +-
 .../storagevolxml2xmlout/vol-file-backing.xml |  2 -
 tests/storagevolxml2xmlout/vol-file-iso.xml   |  2 -
 .../storagevolxml2xmlout/vol-file-naming.xml  |  2 -
 tests/storagevolxml2xmlout/vol-file.xml       |  2 -
 .../vol-gluster-dir-neg-uid.xml               |  2 -
 .../storagevolxml2xmlout/vol-gluster-dir.xml  |  2 -
 .../vol-logical-backing.xml                   |  2 -
 tests/storagevolxml2xmlout/vol-logical.xml    |  2 -
 .../storagevolxml2xmlout/vol-luks-cipher.xml  |  2 -
 tests/storagevolxml2xmlout/vol-luks.xml       |  2 -
 tests/storagevolxml2xmlout/vol-partition.xml  |  2 -
 .../vol-qcow2-0.10-lazy.xml                   |  2 -
 tests/storagevolxml2xmlout/vol-qcow2-1.1.xml  |  2 -
 .../vol-qcow2-encryption.xml                  |  2 -
 tests/storagevolxml2xmlout/vol-qcow2-lazy.xml |  2 -
 tests/storagevolxml2xmlout/vol-qcow2-luks.xml |  2 -
 .../vol-qcow2-nobacking.xml                   |  2 -
 .../vol-qcow2-nocapacity.xml                  |  2 -
 tests/storagevolxml2xmlout/vol-qcow2.xml      |  2 -
 tests/storagevolxml2xmlout/vol-sheepdog.xml   |  2 -
 22 files changed, 35 insertions(+), 69 deletions(-)

-- 
2.29.2




More information about the libvir-list mailing list