[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263979] [meta] UFS / FFS / GEOM crash (panic) tracking"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 May 2022 18:50:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263979 Kirk McKusick <mckusick@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #2 from Kirk McKusick <mckusick@FreeBSD.org> --- (In reply to Kubilay Kocak from comment #0) Thanks for pulling these all together in a single place. I am working on a general fix that should cover all of these bugs. The fix verifies the superblock when it is read in. Since there is a single piece of code that is used to read the superblock that is shared by the kernel, boot, and user code, it should cover all of these bugs. Stay tuned for a phabricator review. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.