On 03/29/2013 02:30 PM, Alex Elder wrote:
The only place outside rbd that allocates an osd request and then initializes the array of osd ops inside it is ceph_osdc_new_request(). This series rearranges a little code so that the new op formatting functions (osd_req_op_init() and osd_req_op_extent_init()) can be used there. -Alex [PATCH 1/4] libceph: pass offset and length out of calc_layout() [PATCH 2/4] libceph: don't update op in calc_layout() [PATCH 3/4] libceph: clean up ceph_osd_new_request() [PATCH 4/4] libceph: use osd_req_op_extent_init()
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