All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH REPOST 0/2] libceph: embed r_trail struct in ceph_osd_request()
@ 2013-01-03 23:34 Alex Elder
  2013-01-03 23:35 ` [PATCH REPOST 1/2] libceph: always allow trail in osd request Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Elder @ 2013-01-03 23:34 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

This series simplifies some handling of osd client message
handling by using an initialized ceph_pagelist structure
to refer to the trail portion of a ceph_osd_request rather
than using a null pointer to represent "not there".

					-Alex

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


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

end of thread, other threads:[~2013-01-16 22:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-03 23:34 [PATCH REPOST 0/2] libceph: embed r_trail struct in ceph_osd_request() Alex Elder
2013-01-03 23:35 ` [PATCH REPOST 1/2] libceph: always allow trail in osd request Alex Elder
2013-01-03 23:35 ` [PATCH REPOST 2/2] libceph: kill op_needs_trail() Alex Elder
2013-01-16 22:50 ` [PATCH REPOST 0/2] libceph: embed r_trail struct in ceph_osd_request() Josh Durgin

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.