Content deleted Content added
AlleborgoBot (talk | contribs) m robot Adding: it:Log-structured File System |
While ZFS uses an intent log, it is quite different than a log-structured filesystem |
||
Line 21:
* [[NILFS]] is a log-structured file system implementation for [[Linux]] by [[NTT/Verio]] which supports snapshots. As of May 2007, it is still in [[software release life cycle#Alpha|alpha]] and not ready for production use.
* [[LinLogFS]] (formerly dtfs) and LFS ([http://logfs.sourceforge.net/ http://logfs.sourceforge.net/]) are log-structured file system implementations for Linux. The latter was part of [[Google Summer of Code 2005]]. Both projects have been abandoned.
* [http://aiya.ms.mff.cuni.cz/lfs LFS] is another log-structured file system for Linux developed Charles University, Prague. It was to include support for snapshots and indexed directories, but development has since ceased.
* [http://logfs.org/logfs/ LogFS] is a scalable flash filesystem, intended to replace JFFS2. Early in development.
|