node
node copied to clipboard
fs: pass correct path to `DirentFromStats` during `glob`
Fixes #55060
Passes the dirname as parentPath, rather than the full file path.