All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [RFC]swapfso and "ioctl" function for filesystems
Date: Fri, 5 Sep 2008 11:56:14 +0200	[thread overview]
Message-ID: <20080905095614.GA5220@thorin> (raw)
In-Reply-To: <48C052B8.1000007@gmail.com>

On Thu, Sep 04, 2008 at 11:27:20PM +0200, phcoder wrote:
> > 
> > Could this be made more transparent?  For example, with a variable.
> > 
> Here perhaps it could be. But in other usage cases like putting the dos
> boot files into the right place or doing swapfso it couldn't.

We intentionally don't support filesystem writing.  This was discussed before,
I think.

> > Also, I'm worried that this occupies core image size for non-critical
> > functionality.
> > 
> If filesystem module doesn't use this feature it just adds a zero
> pointer to grub_fs structure.

Yes, but what if it does?

> may be implemented in an extra module
> (like ntfscomp) or there could be 2 modules for the same filesystem:
> basic and advanced one.

2 modules for the same filesystem can lead to trouble;  I don't think GRUB
can handle this situation properly (for example, if you need ext2.mod to
access $prefix, how to you replace it with the new module, which needs to be
loaded precisely from $prefix?).

An extra module would be saner, IMO.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



  reply	other threads:[~2008-09-05  9:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-03  9:42 [RFC]swapfso and "ioctl" function for filesystems phcoder
2008-09-03 10:31 ` Robert Millan
2008-09-03 12:25   ` phcoder
2008-09-04 19:26     ` Robert Millan
2008-09-04 21:27       ` phcoder
2008-09-05  9:56         ` Robert Millan [this message]
2008-09-07  0:11           ` phcoder

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=20080905095614.GA5220@thorin \
    --to=rmh@aybabtu.com \
    --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.