[Bug 235151] panic: g_resize_provider_event but withered (on r343254)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 23 16:14:46 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235151
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cem at freebsd.org
--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
The assertion is simply bogus. There is no coordination that ensures the check
in g_resize_provider() is still valid in g_resize_provider_event(). I think
this should probably just be a if () -> return case.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-geom
mailing list