Download List

專案描述

The goal of the dtfs project is to implement a log-structured file system within the Linux 2.2.x kernels. dtfs has a filesystem-independent core that provides general services required for a log-structured file system and uses a "traditional" file system implementation to do the actual filesystem/VFS operations. The tradtional file system of choice is currently Linux' ext2 file system. Using the ext2 file system together with the log-structured core should both reduce the implementation work required to be done and facilitate the future maintainence of dtfs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
990509

dtfs has been ported to Linux 2.2.7. The dtfs utilities now include a
very first (but currently non-working) cleaner re-adapted
ext2-2.2.5 code for dtfs and the interface has been simplified and cleaned again.

Project Resources