All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rbd: drop some unnecessary function parameters
@ 2012-11-10  3:41 Alex Elder
  2012-11-10  3:43 ` [PATCH 1/4] rbd: drop oid parameters from ceph_osdc_build_request() Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2012-11-10  3:41 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

These four patches drop some parameters that are not needed from
a number of functions.

					-Alex

[PATCH 1/4] rbd: drop oid parameters from ceph_osdc_build_request()
[PATCH 2/4] rbd: drop snapid parameter from rbd_req_sync_read()
[PATCH 3/4] rbd: drop flags parameter from rbd_req_sync_exec()
[PATCH 4/4] rbd: kill rbd_req_sync_op() snapc and snapid parameters

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-10  3:41 [PATCH 0/4] rbd: drop some unnecessary function parameters Alex Elder
2012-11-10  3:43 ` [PATCH 1/4] rbd: drop oid parameters from ceph_osdc_build_request() Alex Elder
2012-11-10  3:44 ` [PATCH 2/4] rbd: drop snapid parameter from rbd_req_sync_read() Alex Elder
2012-11-10  3:44 ` [PATCH 3/4] rbd: drop flags parameter from rbd_req_sync_exec() Alex Elder
2012-11-10  3:44 ` [PATCH 4/4] rbd: kill rbd_req_sync_op() snapc and snapid parameters 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.