Re: [PATCH 1/3] ext2fs: Add JBD2 on-disk layout headers

Samuel Thibault <[email protected]> Tue, 30 Jun 2026 00:56:26 +0200
Newsgroups gmane.os.hurd.bugs
Organization I am not organized
Message-ID <akL4GrY6fFhYBONq@end>
Samuel Thibault, le lun. 29 juin 2026 08:31:26 +0200, a ecrit:
> Samuel Thibault, le jeu. 25 juin 2026 12:25:34 +0200, a ecrit:
> > I'm getting hangs quite often on my i386 hurd box, just by compiling the
> > util-linux package on a 50G partition.
> 
> Apparently this only happens when using the in-kernel ahci disk driver,
> I'm not getting it with the rumpkernel disk driver. I guess it's the
> in-kernel support for cache flush which has some race.

Ok, there was some mixups in the command timer indeed, now fixed.

Samuel