ceph_create_session_msg
msg = ceph_create_session_msg(CEPH_SESSION_FLUSHMSG_ACK, seq);
msg = ceph_create_session_msg(CEPH_SESSION_REQUEST_CLOSE,
msg = ceph_create_session_msg(CEPH_SESSION_REQUEST_FLUSH_MDLOG,
extern struct ceph_msg *ceph_create_session_msg(u32 op, u64 seq);