Fix MBR creation.
authorCarl Hetherington <cth@carlh.net>
Thu, 12 Jan 2017 13:44:04 +0000 (13:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 12 Jan 2017 13:44:04 +0000 (13:44 +0000)
commite18b3d66d9f442862304fbe0b99e0068be22f590
tree3cb8bdabf45ae56fc65ec337f3311b1067c6438f
parent4c155036f9ce3a74bc3eb3bb79725616d3b6c125
Fix MBR creation.

Read parent->part_size after ext4_block_init() so that it has been
initialized, and write the partition size in sectors rather than bytes.
src/ext4_mbr.c