VirtualBox

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


Ignore:
Timestamp:
Mar 12, 2009 6:41:34 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44308
Message:

Storage/VMDK: implement creating/writing (slightly relaxed append only) of streamOptimized VMDK files.

File:
1 edited

Legend:

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

    r17534 r17775  
    10921092/** VMDK: Format is invalid/inconsistent. */
    10931093#define VERR_VD_VMDK_INVALID_FORMAT                 (-3244)
     1094/** VMDK: Invalid write position. */
     1095#define VERR_VD_VMDK_INVALID_WRITE                  (-3245)
    10941096/** iSCSI: Invalid header, i.e. dummy for validity check. */
    10951097#define VERR_VD_ISCSI_INVALID_HEADER                (-3250)
Note: See TracChangeset for help on using the changeset viewer.

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