Re: regression in fs/ext2.c

2008-06-04 Thread Bean
On Thu, Jun 5, 2008 at 6:38 AM, Pavel Roskin <[EMAIL PROTECTED]> wrote: > On Thu, 2008-06-05 at 00:12 +0200, Robert Millan wrote: >> The following commit: >> >> 2008-05-20 Bean <[EMAIL PROTECTED]> >> >> introduced a regression in fs/ext2.c. The e

Re: regression in fs/ext2.c

2008-06-04 Thread Pavel Roskin
On Thu, 2008-06-05 at 00:12 +0200, Robert Millan wrote: > The following commit: > > 2008-05-20 Bean <[EMAIL PROTECTED]> > > 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

regression in fs/ext2.c

2008-06-04 Thread Robert Millan
The following commit: 2008-05-20 Bean <[EMAIL PROTECTED]> 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() repe