Re: [PATCH 1/3] ext2fs: Add JBD2 on-disk layout headers
Samuel Thibault <[email protected]> Thu, 25 Jun 2026 12:25:34 +0200
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Organization | I am not organized |
| Message-ID | <aj0CHgdnX0ubIghH@end> |
Hello, I'm getting hangs quite often on my i386 hurd box, just by compiling the util-linux package on a 50G partition. One time, I got at reboot: /dev/sd3: Superblock needs_recovery flag is clear, but journal has data. /dev/sd3: Run journal anyway /dev/sd3: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. (i.e., without -a or -p options) Samuel