Marcus Holland-Moritz 3d17b2c75a fix: clean up blocksize implementation
It helps to RTFM. `st_blocks` and `st_blksize` are *not* related.
`st_blksize` *really is* the optimal I/O block size. `st_blocks`
is *always* given in multiples of 512 bytes.
2024-02-12 18:29:09 +01:00
..
2024-01-20 12:46:40 +01:00
2024-01-20 12:46:40 +01:00
2021-03-05 11:00:48 +01:00
2020-11-29 17:57:11 +01:00
2024-01-22 11:13:29 +01:00