VirtualBox

Ignore:
Timestamp:
Aug 19, 2011 12:02:55 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73608
Message:

Main/Machine+Medium: fix medium registry association when attaching a device or mounting a medium, when there is a chain of parent images which are not associated with any media registry, including the necessary locking adjustments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MediumImpl.h

    r38469 r38499  
    177177    Utf8Str getName();
    178178
     179    /* handles caller/locking itself */
    179180    bool addRegistry(const Guid& id, bool fRecurse);
    180 private:
    181     void addRegistryImpl(const Guid& id, bool fRecurse);
    182 public:
     181    /* handles caller/locking itself */
    183182    bool removeRegistry(const Guid& id, bool fRecurse);
    184183    bool isInRegistry(const Guid& id);
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