VirtualBox

Changeset 28629 in vbox


Ignore:
Timestamp:
Apr 23, 2010 8:44:02 AM (15 years ago)
Author:
vboxsync
Message:

VDI: Fix VdiCheckIfValid

File:
1 edited

Legend:

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

    r28620 r28629  
    10231023    pImage->paBlocks = NULL;
    10241024    pImage->pVDIfsDisk = pVDIfsDisk;
     1025    /* For the async I/O interface which is normally retrieved from the image interface list. */
     1026    pImage->pVDIfsImage = pVDIfsDisk;
    10251027
    10261028    rc = vdiOpenImage(pImage, VD_OPEN_FLAGS_INFO | VD_OPEN_FLAGS_READONLY);
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