[libvirt] [PATCH v2 0/2] Yet another namespace fix, kinda

Martin Kletzander mkletzan at redhat.com
Tue Aug 29 08:34:05 UTC 2017


Fixing easy problem (patch 1) lead me to finding out that there is yet
another problem that needs fixing (patch 2).  For more information
read the code.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1443434

Martin Kletzander (2):
  qemu: Don't mangle the storage format for type='dir'
  qemu: Also treat directories properly when using namespaces

 src/qemu/qemu_domain.c       | 40 +++++++++++++++++++++++++++++++++++-----
 src/storage/storage_source.c | 12 +++++++++---
 tests/virstoragetest.c       | 11 +++++++++--
 3 files changed, 53 insertions(+), 10 deletions(-)

--
2.14.1




More information about the libvir-list mailing list