VirtualBox

Changeset 5496 in vbox


Ignore:
Timestamp:
Oct 25, 2007 7:07:56 AM (17 years ago)
Author:
vboxsync
Message:

todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VDICore.cpp

    r5277 r5496  
    471471            /* Fill image with zeroes. */
    472472
     473            /** @todo Starting with Linux 2.6.23, there is an fallocate() system call.
     474             *        Currently supported file systems are ext4 and ocfs2. */
     475
    473476            rc = RTFileSeek(pImage->File, pImage->offStartData, RTFILE_SEEK_BEGIN, NULL);
    474477            if (VBOX_FAILURE(rc))
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