All of lore.kernel.org
 help / color / mirror / Atom feed
* more info on bugs
@ 2005-07-18 20:40 Yoshinori K. Okuji
  2005-07-18 20:45 ` Marco Gerards
  0 siblings, 1 reply; 4+ messages in thread
From: Yoshinori K. Okuji @ 2005-07-18 20:40 UTC (permalink / raw)
  To: The development of GRUB 2

This is mainly to Marco. I'm looking at the "Known Bugs" on the wiki, and I 
would like to know more info on some bugs:

  * JFS support does not work on big filesystems.

Is this about the partition size or the block size? To reproduce this, how big 
size do I have to use?

  *  Large files do not work on ext2, this can be tested with loopback and a 
hd image.

How large?

  *  Some filesystems have regressions, only ext2 has been tested a lot...

I do not understand this. Is this a bug?

Okuji



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: more info on bugs
  2005-07-18 20:40 more info on bugs Yoshinori K. Okuji
@ 2005-07-18 20:45 ` Marco Gerards
  2005-07-19 22:34   ` Yoshinori K. Okuji
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Gerards @ 2005-07-18 20:45 UTC (permalink / raw)
  To: The development of GRUB 2

"Yoshinori K. Okuji" <okuji@enbug.org> writes:

> This is mainly to Marco. I'm looking at the "Known Bugs" on the wiki, and I 
> would like to know more info on some bugs:
>
>   * JFS support does not work on big filesystems.
>
> Is this about the partition size or the block size? To reproduce this, how big 
> size do I have to use?

It was reported to me, but I was not able to reproduce this yet.  If I
can get a bigger harddisk I will try to fix this bug.

>   *  Large files do not work on ext2, this can be tested with loopback and a 
> hd image.
>
> How large?

A few 100MBs.

>   *  Some filesystems have regressions, only ext2 has been tested a lot...
>
> I do not understand this. Is this a bug?

Yes, but not a specific one.  For example there were some bugs in some
misc.c functions which are used by the filesystems.  They relied on
broken behavior so there might be some bugs in the other (non-ext2)
filesystems.  I should do some extensive testing.

--
Marco




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: more info on bugs
  2005-07-18 20:45 ` Marco Gerards
@ 2005-07-19 22:34   ` Yoshinori K. Okuji
  2005-07-19 23:25     ` Marco Gerards
  0 siblings, 1 reply; 4+ messages in thread
From: Yoshinori K. Okuji @ 2005-07-19 22:34 UTC (permalink / raw)
  To: The development of GRUB 2

On Monday 18 July 2005 22:45, Marco Gerards wrote:
> It was reported to me, but I was not able to reproduce this yet.  If I
> can get a bigger harddisk I will try to fix this bug.

OK.

> A few 100MBs.

I tested this, and I got "ext2fs doesn't support tripple indirect blocks". Is 
this what you mean? How difficult is it to fix this bug? Isn't it enough to 
just add one more read?

> Yes, but not a specific one.  For example there were some bugs in some
> misc.c functions which are used by the filesystems.  They relied on
> broken behavior so there might be some bugs in the other (non-ext2)
> filesystems.  I should do some extensive testing.

If you can give me more specific information, I can take a look.

Okuji



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: more info on bugs
  2005-07-19 22:34   ` Yoshinori K. Okuji
@ 2005-07-19 23:25     ` Marco Gerards
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Gerards @ 2005-07-19 23:25 UTC (permalink / raw)
  To: The development of GRUB 2

"Yoshinori K. Okuji" <okuji@enbug.org> writes:

> On Monday 18 July 2005 22:45, Marco Gerards wrote:
>> It was reported to me, but I was not able to reproduce this yet.  If I
>> can get a bigger harddisk I will try to fix this bug.
>
> OK.
>
>> A few 100MBs.
>
> I tested this, and I got "ext2fs doesn't support tripple indirect blocks". Is 
> this what you mean? How difficult is it to fix this bug? Isn't it enough to 
> just add one more read?

No, that was not my problem.  I will try to reproduce the bug and send
in a test for this.


>> Yes, but not a specific one.  For example there were some bugs in some
>> misc.c functions which are used by the filesystems.  They relied on
>> broken behavior so there might be some bugs in the other (non-ext2)
>> filesystems.  I should do some extensive testing.
>
> If you can give me more specific information, I can take a look.

Sorry, I do not remember it correctly.  But I will do some testing
later this week.  So either more information or a patch will follow.

--
Marco




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-07-19 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-18 20:40 more info on bugs Yoshinori K. Okuji
2005-07-18 20:45 ` Marco Gerards
2005-07-19 22:34   ` Yoshinori K. Okuji
2005-07-19 23:25     ` Marco Gerards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.