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()
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to