Fsync after stabilizing

This commit is contained in:
Vitaliy Filippov
2025-12-02 01:52:12 +03:00
parent 3a96d41c93
commit a00fc1bc24
3 changed files with 26 additions and 23 deletions
+1
View File
@@ -173,6 +173,7 @@ class blockstore_impl_t: public blockstore_i
// Sync
int continue_sync(blockstore_op_t *op);
int do_sync(blockstore_op_t *op, int base_state);
// Stabilize
int dequeue_stable(blockstore_op_t *op);