Apply recovery pause before writes, after commits, and do not apply it to syncs to not block EC pools from functioning

This commit is contained in:
Vitaliy Filippov
2024-02-11 16:13:52 +03:00
parent bb2f395f1e
commit 978bdc128a
3 changed files with 24 additions and 3 deletions
+1
View File
@@ -283,6 +283,7 @@ class osd_t
void exec_sync_stab_all(osd_op_t *cur_op);
void exec_show_config(osd_op_t *cur_op);
void exec_secondary(osd_op_t *cur_op);
void exec_secondary_real(osd_op_t *cur_op);
void secondary_op_callback(osd_op_t *cur_op);
// primary ops