CEPH_MSG_MAX_FRONT_LEN
if (front_len > CEPH_MSG_MAX_FRONT_LEN)
BUG_ON(front_len < 0 || front_len > CEPH_MSG_MAX_FRONT_LEN ||
desc->fd_lens[1] > CEPH_MSG_MAX_FRONT_LEN) {