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

Martin Kletzander posted 2 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1503070458.git.mkletzan@redhat.com
There is a newer version of this series
src/qemu/qemu_domain.c                             | 38 +++++++++++++++++++---
src/storage/storage_source.c                       |  5 +++
.../qemuxml2argv-floppy-drive-noformat.args        | 24 ++++++++++++++
.../qemuxml2argv-floppy-drive-noformat.xml         | 31 ++++++++++++++++++
tests/qemuxml2argvtest.c                           |  2 ++
5 files changed, 95 insertions(+), 5 deletions(-)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-floppy-drive-noformat.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-floppy-drive-noformat.xml
[libvirt] [PATCH 0/2] Yet another namespace fix, kinda
Posted by Martin Kletzander 6 years, 8 months ago
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                             | 38 +++++++++++++++++++---
 src/storage/storage_source.c                       |  5 +++
 .../qemuxml2argv-floppy-drive-noformat.args        | 24 ++++++++++++++
 .../qemuxml2argv-floppy-drive-noformat.xml         | 31 ++++++++++++++++++
 tests/qemuxml2argvtest.c                           |  2 ++
 5 files changed, 95 insertions(+), 5 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-floppy-drive-noformat.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-floppy-drive-noformat.xml

--
2.14.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list