forked from TencentOS/TencentOS-tiny
if only one fresh block left when kv_init, we should not just locate the workspace to this fresh one, otherwise we probably get a KV_ERR_NO_WRITEABLE_BLK in kv_init next time(if we write something to this workspace). We try a gc here to locate workspace to an inuse block rather than the fresh. |
||
|---|---|---|
| .. | ||
| fatfs | ||
| kv | ||
| vfs | ||
| Makefile | ||