Add no_scrub flag

This commit is contained in:
Vitaliy Filippov
2023-05-20 23:19:39 +03:00
parent 3c924397e7
commit 0c78dd7178
5 changed files with 35 additions and 2 deletions
+1
View File
@@ -99,6 +99,7 @@ class osd_t
bool run_primary = false;
bool no_rebalance = false;
bool no_recovery = false;
bool no_scrub = false;
std::string bind_address;
int bind_port, listen_backlog = 128;
// FIXME: Implement client queue depth limit