All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ceph: messenger: read_partial() cleanups
@ 2012-05-10 22:56 Alex Elder
  2012-05-11  1:18 ` [PATCH 1/3] ceph: messenger: use read_partial() in read_partial_message() Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alex Elder @ 2012-05-10 22:56 UTC (permalink / raw)
  To: ceph-devel

This short series adds the use of read_partial() in a few places
that it is not already.  It also gets rid of the in/out "to"
argument (which continues to cause confusion every time I see it),
using an in-only "end" argument in its place.

					-Alex

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-05-14 16:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 22:56 [PATCH 0/3] ceph: messenger: read_partial() cleanups Alex Elder
2012-05-11  1:18 ` [PATCH 1/3] ceph: messenger: use read_partial() in read_partial_message() Alex Elder
2012-05-12 23:54   ` Sage Weil
2012-05-11  1:18 ` [PATCH 2/3] ceph: messenger: update "to" in read_partial() caller Alex Elder
2012-05-12 23:55   ` Sage Weil
2012-05-11  1:18 ` [PATCH 3/3] ceph: messenger: change read_partial() to take "end" arg Alex Elder
2012-05-13  0:11   ` Sage Weil
2012-05-14 16:26     ` Alex Elder
2012-05-14 16:28     ` Alex Elder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.