tbm-mcu/source/ftl
2017-10-03 14:55:32 +02:00
..
dev.c ftl: use default_flash_is_zero() to check if pages are erased 2017-07-27 16:54:07 +02:00
ftl.c ftl: call trace_path() in ftl_sync() to get the page descriptor to write out 2017-10-03 14:55:32 +02:00
gc.c test: call __real_write_page_desc() in tests and mock prepare_head() and write_page_desc() 2017-09-19 18:44:53 +02:00
gc.h ftl: rename journal to map 2017-05-19 15:58:19 +02:00
Makefile make: ftl: add separate Makefile 2017-08-01 16:55:17 +02:00
map.c ftl: maintain state for the transaction that is currently active 2017-10-03 13:15:10 +02:00
map.h ftl: fix bug in root recovery by marking page descriptors with a magic value 2017-07-31 14:17:11 +02:00