Download List

Projeto Descrição

SpadFS is an attempt to combine features of
advanced filesystems (crash recovery, fast
directories, etc.) and good performance without
increasing code complexity too much. It uses crash
counts instead of journaling (because journaling
is too complex and bug-prone), and uses hash
instead of btrees for directory organization.

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.

2007-01-03 22:41
0.9.3

As correções principais são algumas falhas spadfsck e criar entradas de diretório ruim quando um usuário tentou criar s filename mais de 255 caracteres.
Tags: Minor bugfixes
The main fixes are some spadfsck crashes and creating bad directory entries when a user tried to create s filename longer than 255 characters.

2006-11-13 06:16
0.9.2

Tags: Initial freshmeat announcement

Project Resources