VirtualBox

Changeset 29228 in vbox


Ignore:
Timestamp:
May 7, 2010 5:08:58 PM (15 years ago)
Author:
vboxsync
Message:

AsyncCompletion: Fake success if async flushes are not supported or we will hang on Windows

File:
1 edited

Legend:

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

    r29154 r29228  
    10341034                        pEndpoint->fAsyncFlushSupported = false;
    10351035                        pdmacFileAioMgrNormalRequestFree(pAioMgr, hReq);
     1036                        rc = VINF_SUCCESS; /* Fake success */
    10361037                    }
    10371038                    else
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