HomeFreeBSD

Do not panic in case of corrupted UFS/FFS directory.

Description

Do not panic in case of corrupted UFS/FFS directory.

Historically the system panic'ed when it encountered a corrupt
directory. This change recovers well enough to continue operations.
This change is made in response to a similar change made in the ext2
filesystem as described in the cited Differential Revision.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D38503

Details

Provenance
mckusickAuthored on Mar 18 2023, 10:36 PM
Differential Revision
D38503: Do not panic in case of corrupted directory
Parents
rGbad8f86843fa: netgraph tests: Serialize
Branches
Unknown
Tags
Unknown