[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49D63408.3080907@redhat.com>
Date: Fri, 03 Apr 2009 11:06:32 -0500
From: Eric Sandeen <sandeen@...hat.com>
To: "Nick Hennenfent (nhennefe)" <nhennefe@...co.com>
CC: Ext4 Developers List <linux-ext4@...r.kernel.org>
Subject: Re: EXT4 in embedded systems
Nick Hennenfent (nhennefe) wrote:
> Hi all,
>
> I am currently running kernel 2.6.15 on an embedded mips system.
>
> I really would like to be able to use the ext4 file system.
>
> I can easily upgrade to kernel 2.6.22 but not any further.
>
> I would like to get the latest and greatest stable ext4 code onto this
> box.
>
> Is it possible to back-port the latest ext4 code to the 2.6.22 kernel?
>
> Or, is there a better way to go about it?
Hi Nick -
Well, "it's just code" :) I'm sure it's possible to backport it, though
it'd be nontrivial, and unlikely to be something that will happen from
the upstream developers; backporting that far can often be significant
work, as the kernel APIs are constantly changing. In my experience,
this requires more than just massaging fs/ext4 and fs/jbd2 into shape,
but requires careful core kernel changes at times as well. It might be
the sort of thing you could find a contract for, I imagine there are
people who would be willing to do this.
Aside from all that though, I wonder if you can share the use case with
us? It's always interesting to see how people choose to use various
filesystems for specific tasks, and this sounds like an interesting one.
Thanks,
-Eric
> Thanks,
> Nick Hennenfent
> Cisco IPTV
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists