grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Move NTFS compression support to new module ntfscomp


From: Robert Millan
Subject: Re: [PATCH] Move NTFS compression support to new module ntfscomp
Date: Wed, 12 Dec 2007 16:44:47 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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 /.)




reply via email to

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