VirtualBox

儲存庫 vbox 的更動 62736


忽略:
時間撮記:
2016-7-30 下午12:07:47 (8 年 以前)
作者:
vboxsync
訊息:

Storage: warnings.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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));
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette