Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die wichtigsten Updates sind einige spadfsck stürzt und die Schaffung von schlechten Verzeichnis-Einträge, wenn ein Benutzer versucht, zu schaffen s Dateiname länger als 255 Zeichen.
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