]> xenbits.xensource.com Git - libvirt.git/commit
storage: Break out pool source parsing to a separate function.
authorCole Robinson <crobinso@redhat.com>
Thu, 15 Oct 2009 14:55:19 +0000 (10:55 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 28 Oct 2009 15:30:39 +0000 (11:30 -0400)
commitfcbbb289b62ece434b518b2f3d282e3845d3e570
treeef397075091a866d118f93532528f024880170e4
parent0d77396605b9537d4767fda348dcde241924dfed
storage: Break out pool source parsing to a separate function.

We need to parse a source XML block for FindPoolSources, so this is a step
in sharing the parsing. The new storage pool XML 2 XML tests cover this area
pretty well to ensure we aren't causing regressions.
src/conf/storage_conf.c