From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] Move NTFS compression support to new module ntfscomp
Date: Wed, 12 Dec 2007 16:44:47 +0100 [thread overview]
Message-ID: <20071212154447.GA8783@thorin> (raw)
In-Reply-To: <ca0f59980711291058v354465f8h42d13b3902aa9527@mail.gmail.com>
On Fri, Nov 30, 2007 at 02:58:11AM +0800, Bean wrote:
> Hi,
>
> This patch move NTFS compression function to a standalone module
> ntfscomp. To access NTFS compression file, you just need to load
> ntfscomp dynamically:
>
> insmod ntfscomp
>
> Compression support is not needed most of the time. In some situation,
> the size of kernel image is limited (like rom), and it's nice to be
> able to shrink the over-sized ntfs module.
Nice.
I see that you made some unrelated corrections in your patch, e.g.:
- unsigned us;
+ grub_uint16_t us;
could you include these in ChangeLog ?
Also, would be nice if you could use inline attachment for patches in the
future (I hope it's not a nuissance; I ask because this makes it easier to
make context replies).
Thank you
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)
next prev parent reply other threads:[~2007-12-12 15:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-29 18:58 [PATCH] Move NTFS compression support to new module ntfscomp Bean
2007-12-12 15:44 ` Robert Millan [this message]
2007-12-12 15:56 ` Bean
2007-12-15 13:08 ` Robert Millan
2007-12-21 11:41 ` Robert Millan
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=20071212154447.GA8783@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.