LWN.net Logo

Log-structured File System for Linux that Supports Snapshots

From:  Pradeep Padala <ppadala@eecs.umich.edu>
To:  linux-fsdevel@vger.kernel.org
Subject:  [RFC] Log-structured File System for Linux that Supports Snapshots
Date:  Fri, 26 Aug 2005 20:03:43 -0400
Cc:  logfs-devel@lists.sourceforge.net
Archive-link:  Article, Thread

Hello,
    For past two months, I have been working on developing a 
log-structured file system (LFS) that supports snapshots as a part of 
the Google Summer of Code (SoC) [1] program. The motivation and goals 
for the project are described in my SoC proposal [2].
    In the current state, LFS is quite usable (all the basic fs 
operations are working), and a working cleaner is also available. 
However, it's not yet ready for the heavy iron and I need to sort out a 
few issues. I hope to include it in the mainline, and I will release a 
set of patches later for reviewing.
    Instructions on compiling and using the stable and development 
versions from CVS are available at [3]. The bleeding edge version 
includes basic snapshotting framework.
    The project website is http://logfs.sourceforge.net, and a mailing 
list [4] is available for discussion.
    Comments are welcome.

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

[1] http://code.google.com/summerofcode.html
[2] http://logfs.sourceforge.net/lfs.pdf
[3] http://logfs.sourceforge.net/compiling.html
[4] http://lists.sourceforge.net/lists/listinfo/logfs-devel
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds