]> xenbits.xensource.com Git - libvirt.git/commit
Use XPath when parsing snapshot disk definition
authorJán Tomko <jtomko@redhat.com>
Fri, 10 Apr 2015 09:55:43 +0000 (11:55 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 13 Apr 2015 13:07:45 +0000 (15:07 +0200)
commitc59304e7e805deb9428e9e69d1060730283ba456
tree6ed331e90bc2c2a74fae7bbce2b87a031e94fb4b
parent9b9089991520e7f047404b8812af2aec7cb6e71e
Use XPath when parsing snapshot disk definition

Instead of going through XML nodes in a loop and
having to check if they are duplicate.
src/conf/snapshot_conf.c