]> git.ipfire.org Git - thirdparty/libvirt.git/commit
An updated patch for adding <device> tags to logical
authorChris Lalancette <clalance@redhat.com>
Thu, 23 Oct 2008 11:39:53 +0000 (11:39 +0000)
committerChris Lalancette <clalance@redhat.com>
Thu, 23 Oct 2008 11:39:53 +0000 (11:39 +0000)
commite3b792d6e34cfefff9e9cafb610b03c2508d8f4e
tree955a160a8d2aee1fb4948725088cf90fa6ec4893
parentc0c0fb8eefe4f187eb556285f0ac76e4a0177756
An updated patch for adding <device> tags to logical
findPoolSources.  Given danpb's last feedback, I completely removed the XML
parsing and did it all with structures.  The result should (hopefully) be a lot
easier on the eyes, and is a little more generic.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
ChangeLog
src/storage_backend_logical.c
src/storage_conf.c
src/storage_conf.h