Fsync after stabilizing

This commit is contained in:
Vitaliy Filippov
2025-11-23 19:08:23 +03:00
parent bff3d35c85
commit 661c45cbb5
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);