Remove tv_send (unused) and timerfd_interval from blockstore

This commit is contained in:
Vitaliy Filippov
2020-05-22 15:57:08 +03:00
parent fac75b0b57
commit e56909fb45
4 changed files with 8 additions and 10 deletions
-1
View File
@@ -108,7 +108,6 @@ struct osd_primary_op_data_t;
struct osd_op_t
{
timespec tv_begin;
timespec tv_send;
int op_type = OSD_OP_IN;
int peer_fd;
osd_any_op_t req;