Allow to use lazy sync with replicated pools
This commit is contained in:
@@ -32,5 +32,7 @@ struct osd_primary_op_data_t
|
||||
std::vector<unstable_osd_num_t> *unstable_write_osds = NULL;
|
||||
pool_pg_num_t *dirty_pgs = NULL;
|
||||
int dirty_pg_count = 0;
|
||||
osd_num_t *dirty_osds = NULL;
|
||||
int dirty_osd_count = 0;
|
||||
obj_ver_id *unstable_writes = NULL;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user