]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix math error in the computation of the free space after the last partition
authornwhitehorn <nwhitehorn@FreeBSD.org>
Fri, 18 May 2018 17:43:15 +0000 (17:43 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Fri, 18 May 2018 17:43:15 +0000 (17:43 +0000)
commit1e7ac9e04e6f4c87af702d50c87adbe061d4d141
tree7e31def30f7d3a4a576305d33cb64b80faf5dc72
parenta48d80f193bea83be8ef25275428954a76f0fe76
Fix math error in the computation of the free space after the last partition
on a disk. This resulted in one sector always remaining free at the end.

PR: bin/228322
Submitted by: Rikiya Yonemoto
MFC after: 2 weeks
usr.sbin/bsdinstall/partedit/gpart_ops.c