Skip to content

fs: Use constant kWriteFileMaxChunkSize - #32640

Closed
rickyes wants to merge 1 commit into
nodejs:masterfrom
rickyes:refactor-fs-read-write-chunksize
Closed

fs: Use constant kWriteFileMaxChunkSize#32640
rickyes wants to merge 1 commit into
nodejs:masterfrom
rickyes:refactor-fs-read-write-chunksize

Conversation

@rickyes

@rickyes rickyes commented Apr 3, 2020

Copy link
Copy Markdown
Contributor
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 file-system APIs and the fs module. label Apr 3, 2020
@rickyes

rickyes commented Apr 16, 2020

Copy link
Copy Markdown
Contributor Author

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

@puzpuzpuz

Copy link
Copy Markdown
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.

@rickyes

rickyes commented Apr 20, 2020

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fs Issues and PRs related to file-system APIs and the fs module.

9 participants