Download List

Descripción del Proyecto

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

Las principales correcciones son algunos de los accidentes spadfsck y la creación de entradas de directorio mal cuando un usuario intentó crear el nombre de archivo s de más 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