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

Ján Tomko jtomko at redhat.com
Tue Mar 28 13:22:06 UTC 2017


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




More information about the libvir-list mailing list