VirtualBox

Changeset 82596 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Dec 16, 2019 6:06:36 PM (5 years ago)
Author:
vboxsync
Message:

Storage/QCOW: Implement readonly support for compressed clusters in v2 images [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/QCOW.cpp

    r82595 r82596  
    872872 * @param   idxL2         The L2 index.
    873873 * @param   offCluster    Offset inside the cluster.
    874  * @param   poffImage     Where to store the image offset on success;
     874 * @param   poffImage     Where to store the image offset on success.
     875 * @param   pfCompressed  Where to store the flag whether the cluster is compressed on success.
     876 * @param   pcbCompressed Where to store the size of the compressed cluster in bytes on success.
     877 *                        Only valid when the cluster comrpessed flag is true.
    875878 */
    876879static int qcowConvertToImageOffset(PQCOWIMAGE pImage, PVDIOCTX pIoCtx,
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