HomeFreeBSD

Do not panic in case of corrupted directory

Description

Do not panic in case of corrupted directory

The panic() will be called under ext2_dirbad()
function in case of rw mount. It cause user confusion,
like in BZ 265951.

PR: 265951
Reviewed by: pfg, mckusick
MFC after: 2 week
Differential revision: https://reviews.freebsd.org/D38503

Details

Provenance
fsuAuthored on Mar 18 2023, 6:11 AM
Reviewer
pfg
Differential Revision
D38503: Do not panic in case of corrupted directory
Parents
rG366da717deda: Add root directory entry check.
Branches
Unknown
Tags
Unknown