]> xenbits.xensource.com Git - libvirt.git/commit
storage: Break out function to add pool source to a SourceList.
authorCole Robinson <crobinso@redhat.com>
Thu, 15 Oct 2009 15:41:53 +0000 (11:41 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 28 Oct 2009 15:30:39 +0000 (11:30 -0400)
commit9bcb1744738ad065d5247f2ba933e003d8b42546
tree5958c50390dc54d0f9af5f7080ec136059808c09
parentfcbbb289b62ece434b518b2f3d282e3845d3e570
storage: Break out function to add pool source to a SourceList.

Similar in theory to *AssignDef type functions, this duplicate functionality
will be used by an future FindPoolSources implementations.
src/conf/storage_conf.c
src/conf/storage_conf.h
src/libvirt_private.syms
src/storage/storage_backend_fs.c
src/storage/storage_backend_logical.c