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 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已经被移植到Linux 2.2.7。现在的dtfs工具包括一个第一(但目前非在职)清洁重新适应的ext2 - 2.2.5 dtfs代码和接口已被简化和清洗一次。
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