Skip to content

fs: Use constant kWriteFileMaxChunkSize #32640

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed

Conversation

rickyes
Copy link
Contributor

@rickyes rickyes commented Apr 3, 2020

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the fs Issues and PRs related to the fs subsystem / file system. label Apr 3, 2020
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@rickyes
Copy link
Contributor Author

rickyes commented Apr 16, 2020

looks like the CI error has nothing to do with PR. What can I do to allow landing ? @puzpuzpuz

@puzpuzpuz
Copy link
Member

looks like the CI error has nothing to do with PR. What can I do to allow landing ? @puzpuzpuz

Let me start CI build for this one. Once we get a green build, this PR can be landed.

@nodejs-github-bot
Copy link
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/30864/

@rickyes
Copy link
Contributor Author

rickyes commented Apr 20, 2020

looks like the CI error has nothing to do with PR. What can I do to allow landing ? @puzpuzpuz

Let me start CI build for this one. Once we get a green build, this PR can be landed.

OK, It looks like get a green build.

@puzpuzpuz
Copy link
Member

OK, It looks like get a green build.

Thanks for the heads-up (and for the contribution). Going to land this one now.

puzpuzpuz pushed a commit that referenced this pull request Apr 20, 2020
PR-URL: #32640
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@puzpuzpuz
Copy link
Member

Landed in 33a5cd5

@puzpuzpuz puzpuzpuz closed this Apr 20, 2020
@rickyes rickyes deleted the refactor-fs-read-write-chunksize branch April 20, 2020 17:17
BethGriggs pushed a commit that referenced this pull request Apr 27, 2020
PR-URL: #32640
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@BethGriggs BethGriggs mentioned this pull request Apr 27, 2020
BridgeAR pushed a commit that referenced this pull request Apr 28, 2020
PR-URL: #32640
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
@BridgeAR BridgeAR mentioned this pull request Apr 28, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
fs Issues and PRs related to the fs subsystem / file system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants