[libvirt] [PATCH] Fix a comment typo in storage_backend_fs.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This comment hid from my attempt to 'grep FILE_BOCHS', which is the
actual name of the constant.

Thanks,
Cole
commit 62861e902fc3c272e46cdf9948079f12564ca119
Author: Cole Robinson <crobinso@xxxxxxxxxx>
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 */
--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]