mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-08 11:59:48 -04:00

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.