GSoC/GCI Archive
Google Summer of Code 2010 Haiku

Implement ext3 support for Haiku

by Janito Ferreira Filho for Haiku

Implement support for ext2/3 read and write support for Haiku. The project will be based off the already existent code for ext2 read support, and will be inspired by the object oriented design of the BFS implementation. The project will add support for journaling, and all the required features to allow write acess to an ext2 or ext3 filesystem.