Summary: | gpart erroneously creates partitions with a '1' label | ||
---|---|---|---|
Product: | Base System | Reporter: | sub.mesa |
Component: | bin | Assignee: | Alexander Motin <mav> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | ae, mav |
Priority: | --- | ||
Version: | 10.2-BETA1 | ||
Hardware: | Any | ||
OS: | Any |
Description
sub.mesa
2015-08-04 19:39:37 UTC
A commit references this bug: Author: mav Date: Thu Aug 13 13:19:57 UTC 2015 New revision: 286719 URL: https://svnweb.freebsd.org/changeset/base/286719 Log: Revert part of r280687, reporting "1" (true) for empty value. For example, it made gpart partitions without label report "1" as label. PR: 202089 MFC after: 3 days Changes: head/lib/libgeom/geom_xml2tree.c I've committed the fix into HEAD branch. I will merge it in three days. This bug affected only `gpart` command output, not affecting system operation. |