diff --git a/components/fs/kv/tos_kv.c b/components/fs/kv/tos_kv.c index 77c6a215..b4de95af 100644 --- a/components/fs/kv/tos_kv.c +++ b/components/fs/kv/tos_kv.c @@ -1111,7 +1111,7 @@ __STATIC__ int kv_mgr_ctl_build(void) if (KV_BLK_IS_GC_DST_NOT_DONE(&blk_hdr)) { gc_dst_not_done_blk.blks[gc_dst_not_done_blk.nr++] = cur_blk; - continue + continue; } // do index building