All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] libceph: get rid of some unneeded function parameters
@ 2013-02-16 16:30 Alex Elder
  2013-02-16 16:31 ` [PATCH 1/4] ceph: kill ceph_osdc_writepages() "nofail" parameter Alex Elder
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Elder @ 2013-02-16 16:30 UTC (permalink / raw)
  To: ceph-devel

This series eliminates some unneeded parameters from functions
in the osd client.

					-Alex

[PATCH 1/4] ceph: kill ceph_osdc_writepages() "nofail" parameter
[PATCH 2/4] ceph: kill ceph_osdc_writepages() "dosync" parameter
[PATCH 3/4] ceph: kill ceph_osdc_writepages() "flags" parameter
[PATCH 4/4] ceph: kill ceph_osdc_new_request() "num_reply"

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

end of thread, other threads:[~2013-02-16 23:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 16:30 [PATCH 0/4] libceph: get rid of some unneeded function parameters Alex Elder
2013-02-16 16:31 ` [PATCH 1/4] ceph: kill ceph_osdc_writepages() "nofail" parameter Alex Elder
2013-02-16 16:31 ` [PATCH 2/4] ceph: kill ceph_osdc_writepages() "dosync" parameter Alex Elder
2013-02-16 16:31 ` [PATCH 3/4] ceph: kill ceph_osdc_writepages() "flags" parameter Alex Elder
2013-02-16 16:32 ` [PATCH 4/4] ceph: kill ceph_osdc_new_request() "num_reply" Alex Elder
2013-02-16 23:26 ` [PATCH 0/4] libceph: get rid of some unneeded function parameters 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.