On 03/12/2013 06:08 PM, Alex Elder wrote:
Previously a ceph_msg_pos structure contained information for iterating through the data in a message. Now we use information in a data item's cursor for that purpose. This series completes the switchover to use of the cursor and then eliminates that definition of ceph_msg_pos and the functions that support it. -Alex [PATCH 1/4] libceph: use cursor resid for loop condition [PATCH 2/4] libceph: kill most of ceph_msg_pos [PATCH 3/4] libceph: kill last of ceph_msg_pos [PATCH 4/4] libceph: use only ceph_msg_data_advance()
These all look good. Reviewed-by: Josh Durgin <josh.durgin@xxxxxxxxxxx> -- 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