VirtualBox

Changeset 30324 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jun 21, 2010 11:50:02 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62887
Message:

Main, Runtime: refined file system check to warn for disabled host cache on the xfs file system as well

File:
1 edited

Legend:

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

    r30289 r30324  
    630630    /** true when vmstateChangeCallback shouldn't initiate a power down.  */
    631631    bool mVMIsAlreadyPoweringOff : 1;
    632     /** true if we already showed the snapshot folder warning. */
    633     bool mfSnapshotFolderWarningShown : 1;
     632    /** true if we already showed the snapshot folder size warning. */
     633    bool mfSnapshotFolderSizeWarningShown : 1;
     634    /** true if we already showed the snapshot folder ext4/xfs bug warning. */
     635    bool mfSnapshotFolderExt4WarningShown : 1;
    634636
    635637    /** The current network attachment type in the VM.
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