@@ -96,7 +96,7 @@ struct osd_primary_op_data_t;
struct osd_op_t
{
int op_type;
int op_type = OSD_OP_IN;
int peer_fd;
osd_any_op_t req;
osd_any_reply_t reply;
The note is not visible to the blocked user.