Commit Graph

9 Commits

Author SHA1 Message Date
hannken
ba1d531e8e Change chfs from hashlist to vcache. 2015-01-11 17:29:57 +00:00
ttoth
bca84b9e1f CHFS comments 2012-10-19 12:44:39 +00:00
ttoth
3fae61ee8c chfs bugfix [node was obsoleted twice] 2012-08-10 09:26:58 +00:00
ttoth
8be0dba80d prepare for chfs's makefs 2012-04-13 14:50:35 +00:00
ttoth
4024b54911 using chtype on media instead of vtype
debug.c deleted
2012-04-12 15:31:01 +00:00
ahoka
f97a7e495e cleanup, some style and remove leftover code 2011-11-28 12:50:07 +00:00
ahoka
9092da1c79 disable dbg messages (they break the build on amd64) 2011-11-24 21:38:44 +00:00
ahoka
bb8e86c380 fix build failure on amd64 due to incorrect format string 2011-11-24 19:14:30 +00:00
ahoka
288addd0db Import CHFS, which was formerly known as ChewieFS.
CHFS is a file system for flash devices developed by the
Software Engineering Department at University of Szeged, Hungary.

http://chewiefs.sed.hu/

Thanks for all who made it possible.
2011-11-24 15:51:30 +00:00