VirtualBox

Changeset 78383 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
May 5, 2019 5:35:42 AM (6 years ago)
Author:
vboxsync
Message:

winnt/vboxsf: Explanation as to why renaming is slow [missed a step]. bugref:9172

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/SharedFolders/driver/info.cpp

    r78382 r78383  
    17201720 *              - Tries to open the new filename (result: 0x00000000 but not
    17211721 *                opened by our code - weird).
     1722 *              - Queries FileNormalizedNameInformation (result: 0xc000000d).
    17221723 *              - Does IOCTL_REDIR_QUERY_PATH_EX on \vboxsvr\IPC$.
    17231724 *              - Tries to open \vboxsvr\IPC$ (result: 0xc0000016)
     
    17271728 *              - Finally does FileRenameInformation.
    17281729 *              - Closes the handle to the renamed file.
    1729  *
    17301730 */
    17311731static NTSTATUS vbsfNtRename(IN PRX_CONTEXT RxContext,
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