VirtualBox

Ignore:
Timestamp:
May 2, 2019 9:49:04 PM (6 years ago)
Author:
vboxsync
Message:

winnt/vboxsf: Try keep the FCB file sizes (in FSRTL_COMMON_FCB_HEADER) up to date when we have relevant info handy. For now that means setting information, querying information and reading. bugref:9172

File:
1 edited

Legend:

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

    r78355 r78365  
    571571            RxFinishFcbInitialization(capFcb, (RX_FILE_TYPE)RDBSS_NTC_STORAGE_TYPE_FILE, &InitPacket);
    572572    }
     573    /*
     574     * See if the size has changed and update the FCB if it has.
     575     */
     576    else
     577    {
     578        /** @todo Need to check RDBSS stack for locking semantics before updating
     579         *        anything. */
     580    }
    573581
    574582    SrvOpen->BufferingFlags = 0;
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