
On Thu, Nov 13, 2008 at 05:23:05PM +0000, Daniel P. Berrange wrote:
My previous patch for refactoring the storage backends broke the test driver's storage capabilities. The problem was that it made the backends private to the storage driver, but part of them was in fact needed by the XML parsers. This patch pulls a bunch of code out of the storage_backenmd file, and individual drivers and puts it straight into storage_conf.c/h for generic use by the parser. The storage backends are not totally private to the storage driver, and the test driver's storage impl still works
Okay, this really looks like only stuff moved around ... with a bit of renaming too, ACK, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/