-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Improve filesystem file resizing #2771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
7c4d562 to
f29dd4c
Compare
Replace SetFilePointerEx with SetFileInformationByHandle
strega-nil-ms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit, but otherwise approve
|
As discussed in #2766, I've pushed changes to directly test these |
|
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
|
Thanks for reducing the number of OS calls in the filesystem implementation! 📁 🎉 😸 |
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
Replace SetFilePointerEx with SetFileInformationByHandle