VirtualBox

Changeset 29145 in vbox


Ignore:
Timestamp:
May 6, 2010 12:13:49 PM (15 years ago)
Author:
vboxsync
Message:

AsyncCompletion: Really fix alignment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h

    r29127 r29145  
    537537    /** Flag whether a flush request is currently active */
    538538    PPDMACTASKFILE                         pFlushReq;
    539     /** Flag whether the host supports the async flush API. */
    540     bool                                   fAsyncFlushSupported;
    541 
    542     bool                                   afAlignment[3];
    543539
    544540#ifdef VBOX_WITH_STATISTICS
     
    557553    /** Flag whether the file was opened readonly. */
    558554    bool                                   fReadonly;
     555    /** Flag whether the host supports the async flush API. */
     556    bool                                   fAsyncFlushSupported;
    559557    /** Flag whether a blocking event is pending and needs
    560558     * processing by the I/O manager. */
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