]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix math error in the computation of the free space after the last partition
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 18 May 2018 17:43:15 +0000 (17:43 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 18 May 2018 17:43:15 +0000 (17:43 +0000)
commit8c7de243f4f6425bf121e2eacaa9af3630eb2f5c
tree7e31def30f7d3a4a576305d33cb64b80faf5dc72
parent70398c2f86e2fbc2120b4a11d9ec9284a6a395f5
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