https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235151
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-geom To unsubscribe, send any mail to "[email protected]"
