Skip to content

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

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

Merge request reports

Loading