Commit 334064a
committed
doc: clarify fs.StatFs field descriptions
Clarify that bsize is in bytes and serves as the unit for the block
count fields (blocks, bfree, bavail). Add "multiply by bsize" hints
so users can compute sizes without guessing units. Explain that type
is a file system magic number with platform-specific values. Mention
that ffree/files count inodes.
Fixes: #507491 parent e42dbef commit 334064a
1 file changed
Lines changed: 16 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7664 | 7664 | | |
7665 | 7665 | | |
7666 | 7666 | | |
7667 | | - | |
| 7667 | + | |
| 7668 | + | |
7668 | 7669 | | |
7669 | 7670 | | |
7670 | 7671 | | |
| |||
7676 | 7677 | | |
7677 | 7678 | | |
7678 | 7679 | | |
7679 | | - | |
| 7680 | + | |
| 7681 | + | |
| 7682 | + | |
7680 | 7683 | | |
7681 | 7684 | | |
7682 | 7685 | | |
| |||
7688 | 7691 | | |
7689 | 7692 | | |
7690 | 7693 | | |
7691 | | - | |
| 7694 | + | |
| 7695 | + | |
7692 | 7696 | | |
7693 | 7697 | | |
7694 | 7698 | | |
| |||
7700 | 7704 | | |
7701 | 7705 | | |
7702 | 7706 | | |
7703 | | - | |
| 7707 | + | |
| 7708 | + | |
7704 | 7709 | | |
7705 | 7710 | | |
7706 | 7711 | | |
| |||
7712 | 7717 | | |
7713 | 7718 | | |
7714 | 7719 | | |
7715 | | - | |
| 7720 | + | |
7716 | 7721 | | |
7717 | 7722 | | |
7718 | 7723 | | |
| |||
7724 | 7729 | | |
7725 | 7730 | | |
7726 | 7731 | | |
7727 | | - | |
| 7732 | + | |
7728 | 7733 | | |
7729 | 7734 | | |
7730 | 7735 | | |
| |||
7736 | 7741 | | |
7737 | 7742 | | |
7738 | 7743 | | |
7739 | | - | |
| 7744 | + | |
| 7745 | + | |
| 7746 | + | |
| 7747 | + | |
| 7748 | + | |
7740 | 7749 | | |
7741 | 7750 | | |
7742 | 7751 | | |
| |||
0 commit comments