VirtualBox

Ignore:
Timestamp:
Jan 30, 2019 5:40:43 PM (6 years ago)
Author:
vboxsync
Message:

linux/vboxsf: Started converting the code to use the more efficient interfaces in VBoxGuestLibSharedFoldersInline.h. Some minor fixes and cleanups. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibSharedFolders.c

    r76553 r77054  
    6666
    6767
    68 /** @todo We only need HGCM, not physical memory, so other guests should also
    69  *        switch to calling vbglR0HGCMInit() and vbglR0HGCMTerminate() instead
    70  *        of VbglR0SfInit() and VbglR0SfTerm(). */
    71 #ifndef RT_OS_LINUX
    7268DECLVBGL(int) VbglR0SfInit(void)
    7369{
     
    7975    VbglR0TerminateClient();
    8076}
    81 #endif
    8277
    8378DECLVBGL(int) VbglR0SfConnect(PVBGLSFCLIENT pClient)
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