VirtualBox

Changeset 34932 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 10, 2010 12:29:53 AM (14 years ago)
Author:
vboxsync
Message:

DiskIntegrity: Trace flushes too

File:
1 edited

Legend:

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

    r34433 r34932  
    672672    PDRVDISKAIOREQ pIoReq = drvdiskintIoReqAlloc(DRVDISKAIOTXDIR_FLUSH, 0, NULL, 0, 0, pvUser);
    673673    AssertPtr(pIoReq);
     674
     675    if (pThis->fTraceRequests)
     676        drvdiskintIoReqAdd(pThis, pIoReq);
    674677
    675678    return pThis->pDrvMediaAsync->pfnStartFlush(pThis->pDrvMediaAsync, pIoReq);
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