All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libceph: get rid of unused "one shot" event support
@ 2013-02-16 16:36 Alex Elder
  2013-02-16 16:37 ` [PATCH 1/2] libceph: kill ceph_osdc_create_event() "one_shot" parameter Alex Elder
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Elder @ 2013-02-16 16:36 UTC (permalink / raw)
  To: ceph-devel

The osd client supports a "one shot" event, but nobody ever uses
it.  It probably works right, but it's effectively dead code, so
just get rid of it.  Get rid of ceph_osd_wait_event() as well,
because whatever purpose it served was probably related to
using a one shot event.

					-Alex

[PATCH 1/2] libceph: kill ceph_osdc_create_event() "one_shot"
[PATCH 2/2] libceph: kill ceph_osdc_wait_event()

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 16:36 [PATCH 0/2] libceph: get rid of unused "one shot" event support Alex Elder
2013-02-16 16:37 ` [PATCH 1/2] libceph: kill ceph_osdc_create_event() "one_shot" parameter Alex Elder
2013-02-16 16:38 ` [PATCH 2/2] libceph: kill ceph_osdc_wait_event() Alex Elder
2013-02-16 23:50 ` [PATCH 0/2] libceph: get rid of unused "one shot" event support 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.