https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235513
Jason A. Harmening <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #3 from Jason A. Harmening <[email protected]> --- It looks like we already claim to support forcible devfs unmount, mostly for jails it seems. This particular panic is from a longstanding KASSERT, so at least the case of INVARIANTS + devfs forced unmount hasn't been well tested. I'll poke at this and see if I can tease out some useful fix. Probably not, given the foot-shooting nature of the problem, but at least I might learn something about the buffer cache. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
