Project Description

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.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Resenha
Your rating
Review this project