VirtualBox

Changeset 15591 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Dec 16, 2008 2:46:08 PM (16 years ago)
Author:
vboxsync
Message:

Storage/VBoxHDD-new: introduce parent UUID parameter for VDCreateDiff. Makes creation of iSCSI snapshots easier.

File:
1 edited

Legend:

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

    r15568 r15591  
    33713371
    33723372            /* The object may request a specific UUID (through a special form of
    3373              * the setLocation() argumet). Otherwise we have to generate it */
     3373             * the setLocation() argument). Otherwise we have to generate it */
    33743374            Guid targetId = target->m.id;
    33753375            bool generateUuid = targetId.isEmpty();
     
    34263426                                        VD_IMAGE_FLAGS_NONE,
    34273427                                        NULL, targetId.raw(),
     3428                                        NULL /******/,
    34283429                                        VD_OPEN_FLAGS_NORMAL,
    34293430                                        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