Used journal sector tracking

This commit is contained in:
Vitaliy Filippov
2019-11-15 02:04:19 +03:00
parent f1e236c6e8
commit 0627dd0f5e
6 changed files with 18 additions and 1 deletions
+2
View File
@@ -289,6 +289,8 @@ resume_0:
flusher->syncs.erase(cur_sync);
}
}
// FIXME: Adjust clean_db and dirty_db
// FIXME: ...and clear part of the journal
wait_state = 0;
flusher->active_flushers--;
goto resume_0;