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

fs: improve error performance for fsyncSync #49880

Merged
merged 9 commits into from
Oct 20, 2023

Commits on Oct 1, 2023

  1. fs: improve error performance for fsyncSync

    pluris committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3513127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427d566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec070f7 View commit details
    Browse the repository at this point in the history
  4. src: add getValidateFd() to node_file

    pluris committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    aafb831 View commit details
    Browse the repository at this point in the history
  5. src: modify CHECK_GE to CHECK_EQ

    pluris committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    94b638c View commit details
    Browse the repository at this point in the history
  6. src: add missing OnScopeLeave

    pluris committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f7de22f View commit details
    Browse the repository at this point in the history
  7. apply nodejs#49913

    pluris committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0828da3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. src: remove GetValidatedFd

    pluris committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    fcffde8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Update typings/internalBinding/fs.d.ts

    Co-authored-by: Joyee Cheung <[email protected]>
    Jungku Lee and joyeecheung committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6396e80 View commit details
    Browse the repository at this point in the history