VirtualBox

Ignore:
Timestamp:
Mar 31, 2023 10:22:37 AM (20 months ago)
Author:
vboxsync
Message:

Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> HOST_MSG_FS_QUERY_INFO, to not confuse file system object information (files, directories, ++) with actual file system information. Required for preparation of implementing querying guest file system information. bugref:10414

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp

    r99120 r99253  
    16611661                        break;
    16621662#ifdef VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS
    1663                     case HOST_MSG_FS_QUERY_INFO:
     1663                    case HOST_MSG_FS_OBJ_QUERY_INFO:
    16641664                        RT_FALL_THROUGH();
    16651665                    case HOST_MSG_FS_CREATE_TEMP:
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