[Bug 207855] usr/src/sys/geom/vinum/geom_vinum_plex.c:173: bad assert ?

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Dec 2022 17:04:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207855

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
Presumably this was meant to be
KASSERT(*sdno >= 0, ("gv_plex_offset: sdno < 0"));

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