lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ