Open
Description
Looks like we should use frsize
instead of bsize
here: https://github.com/qoollo/bob/blob/master/bob/src/hw_metrics_collector.rs#L169. But this should be tested.
Statvfs struct declaration: https://man7.org/linux/man-pages/man3/statvfs.3.html
Here is the issue for MacOs: docker/for-mac#2136