VirtualBox

Changeset 32139 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Aug 31, 2010 12:33:45 PM (14 years ago)
Author:
vboxsync
Message:

FTM checkpoint setting

File:
1 edited

Legend:

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

    r29341 r32139  
    159159        return VERR_PDM_MEDIA_NOT_MOUNTED;
    160160    }
     161
     162    /* Set an FTM checkpoint as this operation changes the state permanently. */
     163    PDMDrvHlpFTSetCheckpoint(pThis->pDrvIns, FTMCHECKPOINTTYPE_STORAGE);
    161164
    162165    int rc = pThis->pDrvMedia->pfnWrite(pThis->pDrvMedia, off, pvBuf, cbWrite);
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