This series refactors the code involved with identifying the
details of the name, offset, and length of an object involved
with an osd request based on a file layout.  It makes the focus
of calc_layout() be filling in an osd op structure based on the
file layout it is provided.  The caller (ceph_osdc_new_request())
is then responsible for filling in fields related to the request,
such as the name of the target object.

                                        -Alex

[PATCH 1/3] libceph: pass object number back to calc_layout() caller
[PATCH 2/3] libceph: format target object name in caller
[PATCH 3/3] libceph: don't pass request to calc_layout()
--
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