VirtualBox

Changeset 53337 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Nov 14, 2014 6:51:54 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96932
Message:

Storage/VD: Fix broken resume after the VM was suspended due to a full disk when the IDE controller is used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VD.cpp

    r52585 r53337  
    30763076                if (RT_FAILURE(rc) && (rc != VERR_VD_ASYNC_IO_IN_PROGRESS))
    30773077                {
     3078                    vdIoCtxUnlockDisk(pDisk, pIoCtx, false /* fProcessDeferredReqs*/ );
    30783079                    vdIoCtxFree(pDisk, pIoCtxWrite);
    30793080                    break;
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