|
Subject: [RFC] Log-structured File System for Linux that Supports Snapshots Newsgroups: gmane.linux.file-systems Date: 2005-08-27 00:03:43 GMT (3 years, 44 weeks, 5 days, 3 hours and 26 minutes ago)
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 <at> vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
|
|
|