Fix free block count in last block group.
authorCarl Hetherington <cth@carlh.net>
Mon, 20 Jun 2022 10:38:29 +0000 (12:38 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 20 Jun 2022 10:38:29 +0000 (12:38 +0200)
commitee865fa65f05e348cd4e0bce0552a2725ad5663a
treee913f8e39078da05cd8d3da4b5d763771c7ae6e8
parent20f87c446b671c6a3fbb9387669041d8c5870c5b
Fix free block count in last block group.

This calculation is done when making the group bitmaps but wasn't
being done here, so e2fsck would give an error with certain partition
sizes.
src/ext4_mkfs.c