]> xenbits.xensource.com Git - libvirt.git/commit
conf: Split out storage pool source adapter helpers
authorJohn Ferlan <jferlan@redhat.com>
Fri, 10 Mar 2017 12:06:22 +0000 (07:06 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Mar 2017 01:17:47 +0000 (21:17 -0400)
commit86e7c59f80ebfe7a608aad7365f4b040b8df4615
treebbb4479aaf59b3d6a3775db963a251dbeaf18bd5
parent2077ea849b052de272146a95015b12b36eaecbdd
conf: Split out storage pool source adapter helpers

Split out the code that munges through the storage pool adapter into
helpers - it's about to be moved into it's own source file.

This is purely code motion at this point.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/storage_conf.c