[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] ext4 extent support
From: |
Bean |
Subject: |
Re: [PATCH] ext4 extent support |
Date: |
Sat, 5 Jul 2008 02:47:25 +0800 |
On Sat, Jul 5, 2008 at 2:39 AM, Robert Millan <address@hidden> wrote:
> On Sat, Jul 05, 2008 at 01:59:56AM +0800, Bean wrote:
>> Hi,
>>
>> This patch add support for extents in ext4.
>
> Nice.. how big is the size increase? I wonder if it would make sense to
> to split it in a separate module using a hook or a build system hack.
>
> Or maybe this is overkill..
Hi,
There is not much code, I think it's not necessary to split it.
--
Bean
Re: [PATCH] ext4 extent support, Marco Gerards, 2008/07/05
Re: [PATCH] ext4 extent support, Felix Zielcke, 2008/07/10