fs: make recursive readdir algorithms iterative by Ethan-Arrowood · Pull Request #47650 · nodejs/node

@nodejs-github-bot added fs

Issues and PRs related to the fs subsystem / file system.

needs-ci

PRs that need a full CI run.

labels

Apr 20, 2023

@Ethan-Arrowood Ethan-Arrowood changed the title fs: make recursive readdir and opendir algorithms iterative fs: make recursive readdir algorithms iterative

Apr 20, 2023

anonrig

@anonrig anonrig added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

Apr 20, 2023

@anonrig anonrig added the commit-queue-squash

Add this label to instruct the Commit Queue to squash all the PR commits into the first one.

label

Apr 20, 2023

mscdex

@Ethan-Arrowood @mscdex

Co-authored-by: mscdex <mscdex@users.noreply.github.com>

aduh95

@Ethan-Arrowood @aduh95

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

aduh95

mscdex

mscdex

@Ethan-Arrowood @aduh95

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>

@MoLow MoLow added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

May 10, 2023

This was referenced

May 11, 2023

targos pushed a commit that referenced this pull request

May 12, 2023
PR-URL: #47650
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>

This was referenced

May 13, 2023

danielleadams pushed a commit that referenced this pull request

Jul 6, 2023
PR-URL: #47650
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>

MoLow pushed a commit to MoLow/node that referenced this pull request

Jul 6, 2023
PR-URL: nodejs#47650
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>