nodejs / node

Node.js JavaScript runtime ✨🐢🚀✨
https://nodejs.org
Other
104.75k stars 28.29k forks source link

doc: added details about `statfs.type` and `statfs.bsize` #51301

Open DrowningWhale opened 5 months ago

DrowningWhale commented 5 months ago

Added byte unit to statfs.bsize description. Added statfs.type list of potential values pulled from man page of statfs on Linux.

Fixes: https://github.com/nodejs/node/issues/50749

aduh95 commented 1 month ago

/cc @nodejs/fs