]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Explicitly set virStoragePoolTypeInfo FS and NETFS defaults
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 18 Apr 2010 12:00:38 +0000 (14:00 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 20 Apr 2010 19:22:51 +0000 (21:22 +0200)
commit8138ec8693ef6a00744ba74eeb8fd7fadc230589
treec2347a139ea74ba076136cab6013b4bdf1daa8a8
parentc6375aa796693f44827812919ca5cc45a5ee7089
Explicitly set virStoragePoolTypeInfo FS and NETFS defaults

No semantic change, the now explicitly set default are all zero and
that's what GCC sets unspecified struct members to.
src/conf/storage_conf.c