Re: [PATCH 1/3] ext2fs: Add JBD2 on-disk layout headers
Samuel Thibault <[email protected]> Mon, 29 Jun 2026 21:34:43 +0200
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Organization | I am not organized |
| Message-ID | <akLI05XQTEVikLrQ@end> |
Milos Nikic, le jeu. 25 juin 2026 21:18:54 -0700, a ecrit: > As far as: > /dev/sd3: Superblock needs_recovery flag is clear, but journal has data. > /dev/sd3: Run journal anyway > > That happens if it locks up and it has to be restarted, because journal didn't > manage to commit/checkpoint so things are still there. > The issue is that it locked up on real machine. Mmmm, but isn't journalling supposed to save us from having to run fsck? Samuel