]> xenbits.xensource.com Git - libvirt.git/commit
storage: Add ParseSourceString function for use with FindPoolSources.
authorCole Robinson <crobinso@redhat.com>
Thu, 15 Oct 2009 15:58:35 +0000 (11:58 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 28 Oct 2009 15:30:40 +0000 (11:30 -0400)
commitd61fff3f4b8d93ea95d5e217012cbd9e325a3304
treefecc807bd02604b822c1d9dfa4b9f5f667b6c7ca
parent9bcb1744738ad065d5247f2ba933e003d8b42546
storage: Add ParseSourceString function for use with FindPoolSources.

This will simplify adding FindPoolSources support to more pool backends in
the future (as well as the test driver).
src/conf/storage_conf.c
src/conf/storage_conf.h
src/libvirt_private.syms
src/storage/storage_backend_fs.c