Fix the fix :)

This commit is contained in:
Vitaliy Filippov
2025-08-23 17:45:56 +03:00
parent 5c5c8825dc
commit 53b12641d1
2 changed files with 11 additions and 14 deletions
-1
View File
@@ -76,7 +76,6 @@ class journal_flusher_co
uint8_t *new_clean_bitmap;
uint64_t new_trim_pos;
std::unordered_set<uint64_t>::iterator inflight_meta_sector;
friend class journal_flusher_t;
void scan_dirty();