All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libceph: simplify ceph_osdc_alloc_request()
@ 2012-11-14 16:21 Alex Elder
  2012-11-14 16:23 ` [PATCH 1/2] libceph: don't set flags in ceph_osdc_alloc_request() Alex Elder
  2012-11-14 16:23 ` [PATCH 2/2] libceph: don't set pages or bio " Alex Elder
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Elder @ 2012-11-14 16:21 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

These two patches just move a couple of things that
ceph_osdc_alloc_request() does out and into the caller.
It simplifies the function slightly, and makes it possible
for some callers to not have to supply irrelevant arguments.

					-Alex

[PATCH 1/2] libceph: don't set flags in ceph_osdc_alloc_request()
[PATCH 2/2] libceph: don't set pages or bio in ceph_osdc_alloc_request()

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

end of thread, other threads:[~2012-11-14 16:23 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:21 [PATCH 0/2] libceph: simplify ceph_osdc_alloc_request() Alex Elder
2012-11-14 16:23 ` [PATCH 1/2] libceph: don't set flags in ceph_osdc_alloc_request() Alex Elder
2012-11-14 16:23 ` [PATCH 2/2] libceph: don't set pages or bio " 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.