From: Marco Gerards <metgerards@student.han.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: JFS support (PATCH) and filesystem improvements
Date: Mon, 30 Aug 2004 15:49:58 +0000 [thread overview]
Message-ID: <87pt58wrq1.fsf@marco.marco-g.com> (raw)
In-Reply-To: <200408301222.55861.okuji@enbug.org> (Yoshinori K. Okuji's message of "Mon, 30 Aug 2004 12:22:55 +0200")
"Yoshinori K. Okuji" <okuji@enbug.org> writes:
>> 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.
True.
> So I think they should be in a module rather than the kernel. fshelp.mod
> sounds good for me.
This is a good idea. Is it possible to do this already? How do I
make a filesystem depend on fshelp.mod? I assume by using one of its
symbols. Is the dependancy code in CVS already?
I will change this and make the changes suggested by Thomas before
committing this. I have some ideas to make things more efficient for
some kinds of filesystems, I will implemented this as well.
Thanks,
Marco
next prev parent reply other threads:[~2004-08-30 15:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-23 12:48 JFS support (PATCH) and filesystem improvements Marco Gerards
2004-08-28 17:47 ` Marco Gerards
2004-08-29 23:00 ` Tomas Ebenlendr
2004-09-09 21:02 ` Marco Gerards
2004-09-10 18:06 ` Yoshinori K. Okuji
2004-08-30 10:22 ` Yoshinori K. Okuji
2004-08-30 15:49 ` Marco Gerards [this message]
2004-08-31 15:23 ` Tomas Ebenlendr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pt58wrq1.fsf@marco.marco-g.com \
--to=metgerards@student.han.nl \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.