2679e7f088
Both implementations of thin_metadata_size believe units are defined like this: 1024 == kilobyte == k 1000 == kibibyte == K and so on. Fix the 1000/1024 confusion, while continuing to follow the LVM convention of using lowercase letters for binary units, so that we have: 1024 == kibibyte == k 1000 == kilobyte == K |
||
---|---|---|
.. | ||
cache_check.8 | ||
cache_dump.8 | ||
cache_repair.8 | ||
cache_restore.8 | ||
thin_check.8 | ||
thin_dump.8 | ||
thin_metadata_size.8 | ||
thin_repair.8 | ||
thin_restore.8 | ||
thin_rmap.8 |