VirtualBox

Changeset 37073 in vbox


Ignore:
Timestamp:
May 13, 2011 2:19:03 PM (14 years ago)
Author:
vboxsync
Message:

VD: Fix lock owner when unlocking the disk

File:
1 edited

Legend:

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

    r37045 r37073  
    17151715                    if (rc == VINF_VD_ASYNC_IO_FINISHED)
    17161716                    {
    1717                         vdIoCtxUnlockDisk(pDisk, pIoCtxFlush, false /* fProcessDeferredReqs */);
     1717                        vdIoCtxUnlockDisk(pDisk, pIoCtx, false /* fProcessDeferredReqs */);
    17181718                        vdIoCtxFree(pDisk, pIoCtxFlush);
    17191719                    }
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