Implement scrubbing "data path" - OSD_OP_SCRUB

This commit is contained in:
Vitaliy Filippov
2023-02-28 02:40:19 +03:00
parent fe1ee67b05
commit 2389b49a16
8 changed files with 232 additions and 5 deletions
+1
View File
@@ -9,6 +9,7 @@
#define SUBMIT_READ 0
#define SUBMIT_RMW_READ 1
#define SUBMIT_WRITE 2
#define SUBMIT_SCRUB_READ 3
struct unstable_osd_num_t
{