VirtualBox

Ignore:
Timestamp:
Jun 22, 2011 11:49:40 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72430
Message:

Main/Medium: Fix incorrect forcing of absolute paths for non-file based media. Triggered with iSCSI, causing strange full location values. Also clean up code a bit which checks backend capabilities.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MediumFormatImpl.cpp

    r37423 r37586  
    66
    77/*
    8  * Copyright (C) 2008-2010 Oracle Corporation
     8 * Copyright (C) 2008-2011 Oracle Corporation
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    6666     * name/description field. */
    6767    unconst(m.strName) = aVDInfo->pszBackend;
    68     /* The capabilities of the backend */
     68    /* The capabilities of the backend. Assumes 1:1 mapping! */
    6969    unconst(m.capabilities) = aVDInfo->uBackendCaps;
    7070    /* Save the supported file extensions in a list */
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