
On Tue, Apr 28, 2009 at 12:33:44PM -0400, Cole Robinson wrote:
This comment hid from my attempt to 'grep FILE_BOCHS', which is the actual name of the constant.
ACK
commit 62861e902fc3c272e46cdf9948079f12564ca119 Author: Cole Robinson <crobinso@redhat.com> Date: Wed Apr 22 14:51:54 2009 -0400
Update comment to reference correct volume format macro.
diff --git a/src/storage_backend_fs.c b/src/storage_backend_fs.c index 29a644a..42c8c46 100644 --- a/src/storage_backend_fs.c +++ b/src/storage_backend_fs.c @@ -89,7 +89,7 @@ struct FileTypeInfo { struct FileTypeInfo const fileTypeInfo[] = { /* Bochs */ /* XXX Untested - { VIR_STORAGE_VOL_BOCHS, "Bochs Virtual HD Image", NULL, + { VIR_STORAGE_VOL_FILE_BOCHS, "Bochs Virtual HD Image", NULL, LV_LITTLE_ENDIAN, 64, 0x20000, 32+16+16+4+4+4+4+4, 8, 1, NULL },*/ /* CLoop */
Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|