VirtualBox

Ignore:
Timestamp:
Nov 11, 2010 2:26:08 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67658
Message:

shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder specific versions. IPRT structures like this should never have been exposed to the guest.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs.h

    r31691 r33994  
    7373/** Helper functions */
    7474extern int vboxvfs_Stat(const char *pszCaller, vboxvfs_globinfo_t *pVBoxVFSGlobalInfo, SHFLSTRING *pPath,
    75             RTFSOBJINFO *pResult, boolean_t fAllowFailure);
     75            PSHFLFSOBJINFO pResult, boolean_t fAllowFailure);
    7676extern void vboxvfs_InitVNode(vboxvfs_globinfo_t *pVBoxVFSGlobalInfo, vboxvfs_vnode_t *pVBoxVNode,
    77             RTFSOBJINFO *pFSInfo);
     77            PSHFLFSOBJINFO pFSInfo);
    7878
    7979
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