Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2019 16:14:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        geom@FreeBSD.org
Subject:   [Bug 235151] panic: g_resize_provider_event but withered (on r343254)
Message-ID:  <bug-235151-14739-6RjhRo0KQR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235151-14739@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235151-14739@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=3D235151

Conrad Meyer <cem@freebsd.org> changed:

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

--- Comment #1 from Conrad Meyer <cem@freebsd.org> ---
The assertion is simply bogus.  There is no coordination that ensures the c=
heck
in g_resize_provider() is still valid in g_resize_provider_event().  I think
this should probably just be a if () -> return case.

--=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-235151-14739-6RjhRo0KQR>