[libvirt] [PATCH 0/6] Fix regression with relative backing names in storage pools

Peter Krempa pkrempa at redhat.com
Tue Jul 15 13:25:13 UTC 2014


Our recent refactors broke relative backing names in storage pools, fix it partially.

Peter Krempa (6):
  storage: backend: Fix formatting of function arguments
  storage: Track backing store of a volume in the target struct
  storage: backend: fs: Touch up coding style
  storage: fs: Process backing store data in
    virStorageBackendProbeTarget
  storage: fs: Properly parse backing store info
  storage: fs: Don't fail volume update if backing store isn't
    accessible

 src/conf/storage_conf.c               |  53 +++++++++--------
 src/conf/storage_conf.h               |   1 -
 src/storage/storage_backend.c         |  40 ++++++-------
 src/storage/storage_backend_fs.c      | 103 ++++++++++++++++++----------------
 src/storage/storage_backend_gluster.c |  20 +++++--
 src/storage/storage_backend_logical.c |  11 ++--
 6 files changed, 129 insertions(+), 99 deletions(-)

-- 
2.0.0




More information about the libvir-list mailing list