Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2021 21:15:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 188213] gpart(8): gpart device designator handling is inconsistant
Message-ID:  <bug-188213-227-2lIE4AqoW1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188213-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188213-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D188213

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0a09fd56501c2508c9d2797302544d551=
12d767f

commit 0a09fd56501c2508c9d2797302544d55112d767f
Author:     Robert Wing <rew@FreeBSD.org>
AuthorDate: 2020-12-12 07:22:38 +0000
Commit:     Robert Wing <rew@FreeBSD.org>
CommitDate: 2021-01-11 20:54:22 +0000

    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 n=
ot.

    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@tristatelogic.com>
    Reviewed by:    imp, kevans
    Approved by:    kevans (mentor)
    Differential Revision:  https://reviews.freebsd.org/D27556

    (cherry picked from commit f200cc255f8e90b1905d94d0506a22f5dcd467c0)

 sbin/geom/core/geom.c | 4 ++++
 1 file changed, 4 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-188213-227-2lIE4AqoW1>