From: Pantelis Antoniou <panto@intracom.gr>
To: Markus Klotzbuecher <mk@creamnet.de>
Cc: linuxppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: [ANNOUNCE] mini_fo-0.6.0 overlay file system
Date: Tue, 10 May 2005 13:57:00 +0300 [thread overview]
Message-ID: <4280937C.8000709@intracom.gr> (raw)
In-Reply-To: <20050509182747.GA27743@mary>
Markus Klotzbuecher wrote:
> mini_fo is a virtual kernel filesystem that can make read-only file
> systems writable. This is done by redirecting modifying operations to
> a writeable location called "storage directory", and leaving the
> original data in the "base directory" untouched. When reading, the
> file system merges the modifed and original data so that only the
> newest versions will appear. This occurs transparently to the user,
> who can access the data like on any other read-write file system.
>
> mini_fo was originally developed for use in embedded systems, and
> therefore is lightweight in terms of module size (~50K), memory usage
> and storage usage. Nevertheless it has proved usefull for other
> projects such as live cds or for sandboxing and testing.
>
> For more information and download of the sources visit the project
> page:
>
> http://www.denx.de/twiki/bin/view/Know/MiniFOHome
>
> ChangeLog for mini_fo-0-6-0:
> - support for 2.4 and 2.6 kernels.
> - mini_fo now implements all file system operations.
> - many bugfixes and code cleanup.
>
>
> Markus Klotzbuecher
Hi Markus.
This sounds interesting.
Could you post the patches in the list so that we can discuss
them properly?
Regards
Pantelis
next prev parent reply other threads:[~2005-05-10 11:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-09 18:27 [ANNOUNCE] mini_fo-0.6.0 overlay file system Markus Klotzbuecher
2005-05-10 10:57 ` Pantelis Antoniou [this message]
2005-05-10 17:29 ` Markus Klotzbuecher
2005-05-12 5:57 ` Pantelis Antoniou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4280937C.8000709@intracom.gr \
--to=panto@intracom.gr \
--cc=linuxppc-embedded@ozlabs.org \
--cc=mk@creamnet.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).