Commit 1090494
committed
doc: clarify fs.StatFs property descriptions
- statfs.bsize: specify unit is bytes
- statfs.frsize: clarify it's the unit for block counts
- statfs.bavail: add note on calculating available space in bytes
- statfs.bfree: add note on calculating free space in bytes
- statfs.type: explain the numeric identifier and platform differences
Fixes: #507491 parent 6d954e7 commit 1090494
1 file changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7929 | 7929 | | |
7930 | 7930 | | |
7931 | 7931 | | |
7932 | | - | |
| 7932 | + | |
| 7933 | + | |
7933 | 7934 | | |
7934 | 7935 | | |
7935 | 7936 | | |
| |||
7941 | 7942 | | |
7942 | 7943 | | |
7943 | 7944 | | |
7944 | | - | |
| 7945 | + | |
| 7946 | + | |
7945 | 7947 | | |
7946 | 7948 | | |
7947 | 7949 | | |
| |||
7965 | 7967 | | |
7966 | 7968 | | |
7967 | 7969 | | |
7968 | | - | |
| 7970 | + | |
7969 | 7971 | | |
7970 | 7972 | | |
7971 | 7973 | | |
| |||
7975 | 7977 | | |
7976 | 7978 | | |
7977 | 7979 | | |
7978 | | - | |
| 7980 | + | |
| 7981 | + | |
7979 | 7982 | | |
7980 | 7983 | | |
7981 | 7984 | | |
| |||
8011 | 8014 | | |
8012 | 8015 | | |
8013 | 8016 | | |
8014 | | - | |
| 8017 | + | |
| 8018 | + | |
| 8019 | + | |
8015 | 8020 | | |
8016 | 8021 | | |
8017 | 8022 | | |
| |||
0 commit comments