linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pradeep Padala <ppadala@eecs.umich.edu>
To: amagai@osrg.net
Cc: linux-fsdevel@vger.kernel.org, nilfs@osrg.net
Subject: Re: [RFC] Log-structured File System for Linux that Supports Snapshots
Date: Tue, 30 Aug 2005 12:15:06 -0400	[thread overview]
Message-ID: <4314860A.8020603@eecs.umich.edu> (raw)
In-Reply-To: <20050830065507.C5C845D09A@fs.osrg.net>

>>For past two months, I have been working on developing a
>>log-structured file system (LFS) that supports snapshots as a part o
> 
> 
> We are also developing an LFS for Linux 2.6, named Nilfs (a new
> implementation of a log-structured file system).  We implemented Nilfs
> using modern technology, for example, file and inode blocks are
> managed by B-trees, internal data is processed in 64 bit wide word
> size.  The Nilfs also supports snapshots.  The snapshots are
> automatically hold without any explicit requests, the can be mounted
> as a read-only file system. 
> However, cleaner functions are under development.
>
> The Nilfs will be available soon as open source software under GPL.
> Could you cooperate with us on Linux LFSes!

Sure, do you have any web site for the project? A simple google search 
didn't yield anything.

-- 
Pradeep Padala
http://ppadala.blogspot.com

  reply	other threads:[~2005-08-30 16:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-27  0:03 [RFC] Log-structured File System for Linux that Supports Snapshots Pradeep Padala
2005-08-30  6:55 ` amagai
2005-08-30 16:15   ` Pradeep Padala [this message]
2005-08-31  0:56     ` amagai

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=4314860A.8020603@eecs.umich.edu \
    --to=ppadala@eecs.umich.edu \
    --cc=amagai@osrg.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=nilfs@osrg.net \
    /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).