VirtualBox

Changeset 7155 in vbox for trunk/include/VBox/err.h


Ignore:
Timestamp:
Feb 26, 2008 5:44:15 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28437
Message:

Huge cleanup/error checking/logging improvement of the VMDK code. Converted incomplete block write allocate notification to error. Added missing methods to set/query last modification uuid for parent (in all existing format backends). Added logging groups for format backends.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r6358 r7155  
    10241024#define VERR_VDI_GEOMETRY_NOT_SET                   (-3214)
    10251025/** No data for this block in image. */
    1026 #define VINF_VDI_BLOCK_FREE                         3215
     1026#define VERR_VDI_BLOCK_FREE                         (-3215)
    10271027/** Configuration value not found. */
    10281028#define VERR_VDI_VALUE_NOT_FOUND                    (-3216)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette