儲存庫 vbox 的更動 67516
- 時間撮記:
- 2017-6-20 下午04:17:21 (7 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp
r67515 r67516 549 549 if (ISO9660_GET_ENDIAN(&pDirRec->cbData) > 0) /* no data tracking for zero byte files */ 550 550 pBlock2File = (PRTFSISOMKIMPBLOCK2FILE)RTAvlU32Get(&pThis->Block2FileRoot, ISO9660_GET_ENDIAN(&pDirRec->offExtent)); 551 /** @todo Check whether pBlock2File is already used in the current namespace as we don't 552 * support hardlinking at present. Seeing trouble with \dists\trusty\restricted\binary-i386\Packages.gz 553 * on ubuntu-14.04.3-desktop-amd64.iso disappearing as it's probably identical 554 * to g:\dists\trusty\main\binary-i386\Packages.gz. */ 551 555 if (!pBlock2File) 552 556 {
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器