node/lib/internal/fs
Kirill Saied 4c8402e0a8
fs: do not treat EPERM as ENOTEMPTY on Windows
Fixes: https://github.com/nodejs/node/issues/56433

Signed-off-by: PickBas <sayed.kirill@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63709
Fixes: https://github.com/nodejs/node/issues/56433
Reviewed-By: Jason Zhang <xzha4350@gmail.com>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
2026-06-21 11:20:29 +02:00
..
cp
read fs: support caller-supplied readFile() buffers 2026-06-18 10:10:52 +02:00
dir.js vfs: dispatch fs/promises to mounted VFS instances 2026-06-20 17:50:57 +02:00
glob.js test_runner: avoid recompiling coverage globs for every file 2026-06-18 10:09:53 +02:00
promises.js lib: add lint rule to enforce use of kEmptyObject 2026-06-20 17:51:28 +02:00
recursive_watch.js fs: prevent spurious recursive watch events on prefix siblings 2026-06-18 10:10:46 +02:00
rimraf.js fs: do not treat EPERM as ENOTEMPTY on Windows 2026-06-21 11:20:29 +02:00
streams.js
sync_write_stream.js
utils.js vfs: dispatch fs/promises to mounted VFS instances 2026-06-20 17:50:57 +02:00
watchers.js fs: coerce -0 to +0 in mode flags and watch intervals 2026-06-18 10:09:48 +02:00