VirtualBox

Changeset 7897 in vbox


Ignore:
Timestamp:
Apr 11, 2008 7:49:15 AM (17 years ago)
Author:
vboxsync
Message:

Clarify meaning of the "suppress allocating write" VD flag.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h

    r7780 r7897  
    2525 * @{
    2626 */
    27 /** Do not allocate a new block on this write. */
     27/** Do not allocate a new block on this write. This is just an advisory
     28 * flag. The backend may still decide in some circumstances that it wants
     29 * to ignore this flag (which may cause extra dynamic image expansion). */
    2830#define VD_WRITE_NO_ALLOC   RT_BIT(1)
    2931/** @}*/
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