Skip to content
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

[release/0.4] Cherry pick fixes from main branch #318

Merged
merged 3 commits into from
May 21, 2024

Commits on May 21, 2024

  1. Revert "[Temporary] Revert Implement winio.GetFileStandardInfo FileIn…

    …fo commits "
    
    (cherry picked from commit 8f0d50b)
    Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
    katiewasnothere authored and kiashok committed May 21, 2024
    Configuration menu
    Copy the full SHA
    27516b1 View commit details
    Browse the repository at this point in the history
  2. fileinfo: internally fix FileBasicInfo memory alignment (microsoft#312)

    * fileinfo: internally fix FileBasicInfo memory alignment
    
    Signed-off-by: Davis Goodin <dagood@microsoft.com>
    
    * Update test with review feedback
    
    Remove unused winName.
    
    Extract more into Windows alignment consts to repeat less.
    
    Document reason for having multiple alignment consts for the same value.
    
    Signed-off-by: Davis Goodin <dagood@microsoft.com>
    
    ---------
    
    Signed-off-by: Davis Goodin <dagood@microsoft.com>
    (cherry picked from commit 008bc6e)
    Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
    dagood authored and kiashok committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ca56161 View commit details
    Browse the repository at this point in the history
  3. fix TestGetFSTypeOfInvalidPath

    Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
    kiashok committed May 21, 2024
    Configuration menu
    Copy the full SHA
    15989af View commit details
    Browse the repository at this point in the history