Skip to content

Conversation

thangktran
Copy link
Contributor

Fixes: #30482

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • 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 Nov 15, 2019
@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 27, 2019
@nodejs-github-bot
Copy link
Collaborator

@addaleax addaleax mentioned this pull request Nov 27, 2019
4 tasks
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@cjihrig
Copy link
Contributor

cjihrig commented Nov 27, 2019

@addaleax #30644 is ready to land. I'd like to either land this first (the commit will disappear with the changes in #30644) or update the last commit in #30644 to add @thangktran as a Co-Author. Thoughts?

@addaleax
Copy link
Member

@cjihrig I’m good with the latter if #30644 is ready 👍

cjihrig added a commit to cjihrig/node that referenced this pull request Nov 27, 2019
Co-authored-by: Thang Tran <[email protected]>
Fixes: nodejs#30482
Refs: nodejs#30499
Refs: nodejs#30580
PR-URL: nodejs#30644
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@cjihrig
Copy link
Contributor

cjihrig commented Nov 27, 2019

OK. I'm going to do that.

@thangktran sorry that this PR sat for a while. I've incorporated your changes in 74f8196 and added you as a Co-Author. Thanks for the contribution!

@cjihrig cjihrig closed this Nov 27, 2019
addaleax pushed a commit that referenced this pull request Nov 30, 2019
Co-authored-by: Thang Tran <[email protected]>
Fixes: #30482
Refs: #30499
Refs: #30580
PR-URL: #30644
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
targos pushed a commit that referenced this pull request Jan 13, 2020
Co-authored-by: Thang Tran <[email protected]>
Fixes: #30482
Refs: #30499
Refs: #30580
PR-URL: #30644
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
BethGriggs pushed a commit that referenced this pull request Feb 6, 2020
Co-authored-by: Thang Tran <[email protected]>
Fixes: #30482
Refs: #30499
Refs: #30580
PR-URL: #30644
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fs: make rmdir() emfileWait handle ENFILE

7 participants