-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing documentation in fs.StatFs
#50749
Labels
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
good first issue
Issues that are suitable for first-time contributors.
Comments
Hi I would like to work on this issue, can this be assigned to me? TIA! |
Go for it! |
Hi there, I do not know if this was already solved, but I would like to be assigned to it please. |
Hi, can I work on this issue ? |
Codder-lab
added a commit
to Codder-lab/node
that referenced
this issue
Aug 10, 2024
Codder-lab
added a commit
to Codder-lab/node
that referenced
this issue
Aug 10, 2024
Hi, I would like to work on this issue |
Hii, can I work on this issue? |
No need to ask permission, just open a PR :-) |
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 6, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 7, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 7, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 8, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 8, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 8, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 10, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 10, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 10, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 10, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 11, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
added examples and type definitions Fixes:nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Explained why statfs.type returns a int|bigint value and added a table with most commonly used magic numbers and their filesystems. Fixes: nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
added examples and type definitions Fixes:nodejs#50749
shrenisc
added a commit
to shrenisc/node
that referenced
this issue
Oct 12, 2024
added examples and type definitions Fixes:nodejs#50749
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
good first issue
Issues that are suitable for first-time contributors.
Affected URL(s)
https://nodejs.org/api/fs.html#class-fsstatfs
Description of the problem
statfs.bsize
fails to mention if the size is reported in bits or bytesstatfs.bavail
andstatfs.bfree
can be used to calculate available and free space, it would be appropriate to put an example on how to use themExample:
statfs.blocks
andstatfs.files
would strongly benefit from an examplestatfs.type
and why is it a number?The text was updated successfully, but these errors were encountered: