On Sat, Jun 04, 2016 at 06:28:27PM +0200, Emilio Pozuelo Monfort wrote: > There's no hurd in jessie, so I think it'd be better to leave that out. But > IANASRM.
One observation is that the bugfix is not just for e2fsck running on Hurd (although admittedly that's the most likely situation where it could manifest), but it also addresses the situation where e2fsck is being run on a Linux system, but operating on a file system that was meant for Hurd (e.g., in a rescue CD or a dual-boot type situation). - Ted