VirtualBox

Changeset 76293 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Dec 19, 2018 1:51:13 PM (6 years ago)
Author:
vboxsync
Message:

Runtime/fs/extvfs: Working on parsing block group and inode descriptors [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/extvfs.cpp

    r76292 r76293  
    854854    PRTFSEXTDIR pThis = (PRTFSEXTDIR)pvThis;
    855855    LogFlowFunc(("pThis=%p\n", pThis));
    856 
     856    RT_NOREF(pThis);
    857857    return VINF_SUCCESS;
    858858}
     
    916916    int rc = VINF_SUCCESS;
    917917
    918     RT_NOREF(pThis, pVol, phVfsObj);
     918    RT_NOREF(pThis, pVol, phVfsObj, pszEntry, fFlags);
    919919
    920920    /*
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