grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JFS support (PATCH) and filesystem improvements


From: Yoshinori K. Okuji
Subject: Re: JFS support (PATCH) and filesystem improvements
Date: Mon, 30 Aug 2004 12:22:55 +0200
User-agent: KMail/1.6.1

On Saturday 28 August 2004 19:47, Marco Gerards wrote:
> Committed.

Thank you.

> And here is a patch for that.
>
> To avoid code duplication I wrote kern/fshelp.c, which has the
> following two functions:

That is a good idea, but why are the functions in the kernel? Imagine 
that GRUB 2 supports TFTP and the user uses GRUB as a network-based 
loader. Probably the user does not have to compile the helper 
functions, because network-based filesystems are very different at the 
implementation level.

So I think they should be in a module rather than the kernel. fshelp.mod 
sounds good for me.

Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]