-
Luker authored
block_size() optimistically reported the block size as extracted from the partitioning. The problem is that the last block is not always full, so the last block had the wrong size. report the right size Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>