NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/57118: panic on invalid dir inode
The following reply was made to PR port-amd64/57118; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-amd64/57118: panic on invalid dir inode
Date: Sun, 18 Dec 2022 13:55:48 -0000 (UTC)
ocb%l25.fi@localhost writes:
>[ 826.436685] panic: /altroot/home: bad dir ino 6961280 at offset 0: null entry
ffs never handled a corrupt filesystem gracefully. But a successful
fsck (maybe forced to ignore the clean flag) should always repair
the filesystem enough to prevent such panics.
Home |
Main Index |
Thread Index |
Old Index