[libvirt] [PATCH 0/2] conf: do not steal pointers from the pool source

Ján Tomko posted 2 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1490707302.git.jtomko@redhat.com
docs/schemas/storagepool.rng                       | 27 +++++++++++++++++-----
src/conf/storage_conf.c                            |  5 ++--
tests/storagepoolxml2xmlin/pool-logical-noname.xml | 18 +++++++++++++++
.../storagepoolxml2xmlout/pool-logical-noname.xml  | 19 +++++++++++++++
tests/storagepoolxml2xmltest.c                     |  1 +
5 files changed, 62 insertions(+), 8 deletions(-)
create mode 100644 tests/storagepoolxml2xmlin/pool-logical-noname.xml
create mode 100644 tests/storagepoolxml2xmlout/pool-logical-noname.xml
[libvirt] [PATCH 0/2] conf: do not steal pointers from the pool source
Posted by Ján Tomko 7 years ago
https://bugzilla.redhat.com/show_bug.cgi?id=1436400

Ján Tomko (2):
  schema: do not require name for certain pool types
  conf: do not steal pointers from the pool source

 docs/schemas/storagepool.rng                       | 27 +++++++++++++++++-----
 src/conf/storage_conf.c                            |  5 ++--
 tests/storagepoolxml2xmlin/pool-logical-noname.xml | 18 +++++++++++++++
 .../storagepoolxml2xmlout/pool-logical-noname.xml  | 19 +++++++++++++++
 tests/storagepoolxml2xmltest.c                     |  1 +
 5 files changed, 62 insertions(+), 8 deletions(-)
 create mode 100644 tests/storagepoolxml2xmlin/pool-logical-noname.xml
 create mode 100644 tests/storagepoolxml2xmlout/pool-logical-noname.xml

-- 
2.10.2

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