Start to implement battfs_init (incomplete).
[bertos.git] / fs / battfs.h
2007-12-05 battChange fcs to rotating_t; reformat.
2007-12-05 battAdd some BattFsSuper fields.
2007-12-05 battReformat.
2007-12-05 battReformat.
2007-12-05 battTypo.
2007-12-05 battRemove evil bitfields, add a spare field.
2007-11-28 battReformat.
2007-11-28 battTypos.
2007-11-28 battRefactor page header: add marker for free blocks.
2007-11-28 battComply with Vernie's review :-).
2007-11-28 battRename algos directory to algo.
2007-11-17 battAdd some typedefs; Add disk context structure.
2007-11-15 battAdd Page header for BattFS.