VirtualBox

Changeset 44235 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jan 4, 2013 8:47:58 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83079
Message:

AsyncCompletion: Logging fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp

    r43858 r44235  
    13511351        if (pTask->enmTransferType == PDMACTASKFILETRANSFER_FLUSH)
    13521352        {
    1353             LogRel(("AIOMgr: Flush failed with %Rrc, disabling async flushes\n", rc));
     1353            LogRel(("AIOMgr: Flush failed with %Rrc, disabling async flushes\n", rcReq));
    13541354            pEndpoint->fAsyncFlushSupported = false;
    13551355            AssertMsg(pEndpoint->pFlushReq == pTask, ("Failed flush request doesn't match active one\n"));
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