VirtualBox

Ignore:
Timestamp:
Jul 30, 2016 12:07:47 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109314
Message:

Storage: warnings.

File:
1 edited

Legend:

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

    r62482 r62736  
    568568
    569569                    /* Load the bitmap and construct the range list. */
    570                     uint32_t cBlocksFree = 0;
    571                     uint32_t cBlocksAllocated = 0;
    572570                    PVCIBLKRANGEDESC pRangeCur = (PVCIBLKRANGEDESC)RTMemAllocZ(sizeof(VCIBLKRANGEDESC));
    573571
     
    902900
    903901    AssertMsgFailed(("Implement\n"));
     902    RT_NOREF4(pBlkMap, cBlocksNew, offBlockAddrOld, poffBlockAddr);
    904903
    905904    LogFlowFunc(("returns rc=%Rrc offBlockAddr=%llu\n", rc, *poffBlockAddr));
     
    12941293                          unsigned uPercentSpan)
    12951294{
     1295    RT_NOREF1(pszComment);
    12961296    VciHdr Hdr;
    12971297    VciTreeNode NodeRoot;
     
    14511451                                  PVDINTERFACE pVDIfsImage)
    14521452{
     1453    RT_NOREF1(pVDIfsCache);
    14531454    VciHdr Hdr;
    14541455    PVDIOSTORAGE pStorage = NULL;
     
    15591560                                   PVDINTERFACE pVDIfsOperation, void **ppBackendData)
    15601561{
     1562    RT_NOREF1(pUuid);
    15611563    LogFlowFunc(("pszFilename=\"%s\" cbSize=%llu uImageFlags=%#x pszComment=\"%s\" Uuid=%RTuuid uOpenFlags=%#x uPercentStart=%u uPercentSpan=%u pVDIfsDisk=%#p pVDIfsImage=%#p pVDIfsOperation=%#p ppBackendData=%#p",
    15621564                 pszFilename, cbSize, uImageFlags, pszComment, pUuid, uOpenFlags, uPercentStart, uPercentSpan, pVDIfsDisk, pVDIfsImage, pVDIfsOperation, ppBackendData));
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