]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that the sector size is a multiple of 4096 to avoid creating
authordes <des@FreeBSD.org>
Mon, 15 Aug 2016 09:30:21 +0000 (09:30 +0000)
committerdes <des@FreeBSD.org>
Mon, 15 Aug 2016 09:30:21 +0000 (09:30 +0000)
commit4af559e39b295c6950e25663f638d1737808a205
treed20a03f604b29a2b90c41c5352e1b06e3849692b
parent3987d44b33e6ac9c52e0f05a1be755225276ed40
Ensure that the sector size is a multiple of 4096 to avoid creating
unaligned partitions when the actual sector size is hidden from us.

PR: 211361
MFC after: 3 days
usr.sbin/bsdinstall/partedit/gpart_ops.c