CEPH_MSGR_TAG_ACK
case CEPH_MSGR_TAG_ACK:
if (con->v1.in_tag == CEPH_MSGR_TAG_ACK ||
static char tag_ack = CEPH_MSGR_TAG_ACK;
if (con->v1.in_tag == CEPH_MSGR_TAG_ACK)