[libvirt] [PATCH 0/6] Gluster pool lookup and few gluster related fixes

Peter Krempa pkrempa at redhat.com
Fri Mar 28 22:01:21 UTC 2014


Peter Krempa (6):
  storage: pool: Fix XML indentation in pool source lookup
  storage: netfs: Split up and tidy up NFS storage pool source function
  storage: netfs: Support lookup of glusterfs pool sources
  storage: gluster: Implement storage pool lookup
  storage: gluster: Fix crash when initialization of storage backend
    fails
  util: storagefile: Don't pursue backing chain of NULL image

 configure.ac                          |  6 +++
 src/conf/storage_conf.c               |  2 +
 src/storage/storage_backend.c         | 86 +++++++++++++++++++++++++++++++++++
 src/storage/storage_backend.h         |  4 ++
 src/storage/storage_backend_fs.c      | 54 ++++++++++++++--------
 src/storage/storage_backend_gluster.c | 56 ++++++++++++++++++++++-
 src/util/virstoragefile.c             |  2 +-
 7 files changed, 187 insertions(+), 23 deletions(-)

-- 
1.9.1




More information about the libvir-list mailing list