[PATCH 0/5] storage: Implement 'checkPool' for 'disk' pools and various fixes

Peter Krempa pkrempa at redhat.com
Thu Jan 20 11:45:53 UTC 2022


Peter Krempa (5):
  storage: Add debug logs for storage pool config loading
  virStoragePoolObjLoadAllConfigs: Use automatic memory clearing
  storageDriverAutostartCallback: Refactor control flow
  virStoragePoolObjSourceFindDuplicateCb: Fix handling of
    VIR_STORAGE_POOL_ISCSI_DIRECT
  storage: Implement 'checkPool' method for 'disk' type pools

 src/conf/virstorageobj.c           | 23 ++++----------
 src/storage/storage_backend_disk.c | 27 ++++++++++++++++
 src/storage/storage_driver.c       | 51 ++++++++++++++++--------------
 3 files changed, 61 insertions(+), 40 deletions(-)

-- 
2.34.1




More information about the libvir-list mailing list