[Bug 188213] gpart(8): gpart device designator handling is inconsistant
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 12 07:22:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188213
--- Comment #2 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: rew
Date: Sat Dec 12 07:22:38 UTC 2020
New revision: 368576
URL: https://svnweb.freebsd.org/changeset/base/368576
Log:
geom(8): list geoms with /dev/ prefix
Allow geom(8) to list geoms with the '/dev/' prefix.
`geom part show` accepts the '/dev/' prefix but `geom part list` does not.
Modify find_geom() in sbin/geom/core/geom.c to be consistent with the
behavior
of find_geom() in lib/geom/part/geom_part.c.
PR: 188213
Reported by: Ronald F. Guilmette <rfg at tristatelogic.com>
Reviewed by: imp, kevans
Approved by: kevans (mentor)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D27556
Changes:
head/sbin/geom/core/geom.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list