fix reading of storage pool definitions at startup

* src/storage_conf.c: fix reading of storage pool definitions at startup
  patch by Cole Robinson
daniel
This commit is contained in:
Daniel Veillard
2009-06-25 15:13:25 +00:00
parent 9e0809911c
commit 4c4ea03d7a
2 changed files with 8 additions and 9 deletions

View File

@@ -1,3 +1,8 @@
Thu Jun 25 17:12:09 CEST 2009 Daniel Veillard <veillard@redhat.com>
* src/storage_conf.c: fix reading of storage pool definitions at startup
patch by Cole Robinson
Thu Jun 25 16:57:40 CEST 2009 Daniel Veillard <veillard@redhat.com>
* src/uml_driver.c: fix UML driver logging macros, patch by Amy