Committed.
On Sat, Dec 15, 2007 at 02:08:22PM +0100, Robert Millan wrote:
>
> I just tested this with and without the module, on a filesystem with and
> without compression (all 4 combinations) and didn't observe any oddities.
>
> If nobody objects I'll check this in.
>
> On Wed, Dec 12, 2007
I just tested this with and without the module, on a filesystem with and
without compression (all 4 combinations) and didn't observe any oddities.
If nobody objects I'll check this in.
On Wed, Dec 12, 2007 at 11:56:36PM +0800, Bean wrote:
> Ok.
>
> 2007-12-12 Bean <[EMAIL PROTECTED]>
>
>
Ok.
2007-12-12 Bean <[EMAIL PROTECTED]>
* conf/common.rmk (pkgdata_MODULES): Add ntfscomp.mod.
(ntfscomp_mod_SOURCES): New variable.
(ntfscomp_mod_CFLAGS): Likewise.
(ntfscomp_mod_LDFLAGS): Likewise.
* conf/i386-pc.rmk (grub_setup_SOURCES): Add fs/ntfsco
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.
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 i