Update tos_kv.c

This commit is contained in:
Supowang
2021-08-19 17:47:06 +08:00
committed by GitHub
parent f73f27f060
commit 99302c1512

View File

@@ -1111,7 +1111,7 @@ __STATIC__ int kv_mgr_ctl_build(void)
if (KV_BLK_IS_GC_DST_NOT_DONE(&blk_hdr)) { if (KV_BLK_IS_GC_DST_NOT_DONE(&blk_hdr)) {
gc_dst_not_done_blk.blks[gc_dst_not_done_blk.nr++] = cur_blk; gc_dst_not_done_blk.blks[gc_dst_not_done_blk.nr++] = cur_blk;
continue continue;
} }
// do index building // do index building