Align and round the partitionable disk space to 4K by default.
authormarcel <marcel@FreeBSD.org>
Sat, 12 Apr 2014 20:28:39 +0000 (20:28 +0000)
committermarcel <marcel@FreeBSD.org>
Sat, 12 Apr 2014 20:28:39 +0000 (20:28 +0000)
commiteff424dd1339357d9cf9921b472de2138aa48d31
treed0d88a0b4fe47ff2e95817cc417bea36b1905c49
parent288923c300383a264d53e74acfc847d3e2ea8eeb
Align and round the partitionable disk space to 4K by default.
Since this would also apply when recovering, make sure not to
align or round when that would have a partition fall outside
the partitionable area.
sys/geom/part/g_part_gpt.c