VirtualBox

Changeset 15594 in vbox


Ignore:
Timestamp:
Dec 16, 2008 3:05:18 PM (16 years ago)
Author:
vboxsync
Message:

Main/HardDisk2: Pass parent uuid along when creating a snapshot diff. brings iSCSI snapshots to life.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/HardDisk2Impl.cpp

    r15591 r15594  
    33933393                Utf8Str targetLocation (target->m.locationFull);
    33943394
     3395                Guid thatId = that->m.id;
     3396
    33953397                Assert (target->m.state == MediaState_Creating);
    33963398
     
    34263428                                        VD_IMAGE_FLAGS_NONE,
    34273429                                        NULL, targetId.raw(),
    3428                                         NULL /******/,
     3430                                        thatId.raw(),
    34293431                                        VD_OPEN_FLAGS_NORMAL,
    34303432                                        target->mm.vdDiskIfaces,
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