https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227749
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|New |Closed Resolution|--- |FIXED --- Comment #11 from Conrad Meyer <[email protected]> --- At least the secondary panic preventing dump is resolved. It does seem like a mistake for dump code to be invoking lockmgr, and Mark's guess that it is a filesystem buffer completion seems logical to me. We do have a patch to avoid completing non-dump IO in CAM during coredump. I don't think we need this PR to track upstreaming that. -- 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]"
