VirtualBox

Changeset 98665 in vbox for trunk/include/VBox/GuestHost


Ignore:
Timestamp:
Feb 21, 2023 7:49:56 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155965
Message:

Guest Control: Implemented the GuestSession::i_fsQueryInfo() + GuestSession::i_fsCreateTemp() calls. bugref:9783

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/GuestControl.h

    r98526 r98665  
    410410/** Last component: Follow if link. */
    411411#define GSTCTL_QUERYINFO_F_FOLLOW_LINK        RT_BIT_32(1)
    412 /** Don't allow symbolic links as part of the path.
    413  * @remarks this flag is currently not implemented and will be ignored. */
     412/** Don't allow symbolic links as part of the path. */
    414413#define GSTCTL_QUERYINFO_F_NO_SYMLINKS        RT_BIT_32(2)
    415414/** GSTCTL_QUERYINFO_F_XXX flag valid mask. */
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