VirtualBox

Ignore:
Timestamp:
Jul 1, 2010 1:43:04 PM (14 years ago)
Author:
vboxsync
Message:

VD/Async: Full support for VHD images. VMDK is still in progress

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/RawHDDCore.cpp

    r28800 r30555  
    12281228    rc = pImage->pInterfaceIOCallbacks->pfnWriteUserAsync(pImage->pInterfaceIO->pvUser,
    12291229                                                         pImage->pStorage,
    1230                                                          uOffset, pIoCtx, cbWrite);
     1230                                                         uOffset, pIoCtx, cbWrite,
     1231                                                         NULL, NULL);
    12311232
    12321233    if (RT_SUCCESS(rc))
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