Most of this series is just comment changes and a few minor naming tweaks. The last two patches actually change code, but the resulting behavior should be identical to before. These have been compile tested only. They (especially the last two) need to run through teuthology. The series is based on the current testing branch: 5eeb14f ceph: check OSD caps before read/write -Alex Alex Elder (7): messenger: update state diagram messenger: add some clarifying comments messenger: rename "out_kvec_left" field osd_client: don't supply connection to handle_reply() osd_client: improve safety of osd_req_op_data() macro messenger: encapsulate grabbing incoming message messenger: con_work() is not really a loop include/linux/ceph/messenger.h | 2 +- net/ceph/messenger.c | 254 +++++++++++++++++++++++------------------ net/ceph/osd_client.c | 16 +-- 3 files changed, 156 insertions(+), 116 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html