[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
regression in fs/ext2.c
From: |
Robert Millan |
Subject: |
regression in fs/ext2.c |
Date: |
Thu, 5 Jun 2008 00:12:57 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
The following commit:
2008-05-20 Bean <address@hidden>
introduced a regression in fs/ext2.c. The effect is that when attempting
to access an ext2 filesystem from grub-emu (and AFAICT only from grub-emu),
it will spend a lot of time (a minute or so) in a loop that calls lseek()
repeatedly (with increasingly higher offsets).
I'm sorry, I spent a while looking into this, but haven't been able to
find the source of the problem.
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What good is a phone call… if you are unable to speak?
(as seen on /.)
- regression in fs/ext2.c,
Robert Millan <=