VirtualBox

Changeset 46679 in vbox for trunk/src


Ignore:
Timestamp:
Jun 19, 2013 4:51:37 PM (12 years ago)
Author:
vboxsync
Message:

Storage: Update parent image override when creating a child I/O context, fixes merging images

File:
1 edited

Legend:

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

    r46613 r46679  
    26812681                pIoCtxWrite->Type.Child.cbPreRead  = cbPreRead;
    26822682                pIoCtxWrite->Type.Child.cbPostRead = cbPostRead;
     2683                pIoCtxWrite->Req.Io.pImageParentOverride = pIoCtx->Req.Io.pImageParentOverride;
    26832684
    26842685                /* Process the write request */
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