Allow to exclude blockstore from OSD op processing for tests

This commit is contained in:
Vitaliy Filippov
2020-01-08 12:06:05 +03:00
parent ba23824561
commit 7dba43b3c6
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -33,6 +33,8 @@
#define CL_WRITE_DATA 3
#define MAX_EPOLL_EVENTS 16
//#define OSD_STUB
struct osd_op_t
{
int op_type;