Fix some blockstore bugs discovered by the mocked test!

This commit is contained in:
Vitaliy Filippov
2025-11-23 19:08:23 +03:00
parent 7b94969869
commit 7f7d79fdc9
6 changed files with 15 additions and 12 deletions
+1
View File
@@ -72,6 +72,7 @@ resume_1:
heap->mark_lsn_completed(lsn);
}
// Fsync, just because our semantics imply that commit (stabilize) is immediately fsynced
priv->op_state = 2;
resume_2:
resume_3:
resume_4: