All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libceph: always init trail for osd requests
@ 2012-11-14 16:08 Alex Elder
  2012-11-14 16:09 ` [PATCH 1/2] libceph: always allow trail in osd request Alex Elder
  2012-11-14 16:10 ` [PATCH 2/2] libceph: kill op_needs_trail() Alex Elder
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Elder @ 2012-11-14 16:08 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

This series makes the ceph_osd_request->r_trail be a
structure that's always initialized rather than a pointer.
The result works equivalent to before but it makes things
simpler.

					-Alex

[PATCH 1/2] libceph: always allow trail in osd request
[PATCH 2/2] libceph: kill op_needs_trail()

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-14 16:08 [PATCH 0/2] libceph: always init trail for osd requests Alex Elder
2012-11-14 16:09 ` [PATCH 1/2] libceph: always allow trail in osd request Alex Elder
2012-11-14 16:10 ` [PATCH 2/2] libceph: kill op_needs_trail() 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.