Don't bother decoding a partition's c/h/s start or end from the MBR read from
authorkrw <krw@openbsd.org>
Mon, 18 Oct 2021 20:27:32 +0000 (20:27 +0000)
committerkrw <krw@openbsd.org>
Mon, 18 Oct 2021 20:27:32 +0000 (20:27 +0000)
commitd51e914e1fa329dab6f4251038fe9e26337f8700
tree27fac9384885eb3c0f7f05d944851e4b66d79671
parent7d88aab0f58ccee00d9e5f3dedf11d91fa7f1713
Don't bother decoding a partition's c/h/s start or end from the MBR read from
disk.

The decoded values were overwritten by an invocation of PRT_fix_CHS() before
they were used.
sbin/fdisk/part.c