All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.6 0/5] Patches for c/oxenstored
@ 2015-08-06 13:38 Wei Liu
  2015-08-06 13:38 ` [PATCH for-4.6 1/5] cxenstored: fix systemd socket activation Wei Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Wei Liu @ 2015-08-06 13:38 UTC (permalink / raw)
  To: Xen-devel; +Cc: George Dunlap, Wei Liu, Ian Jackson, Ian Campbell

Wei Liu (5):
  cxenstored: fix systemd socket activation
  cxenstored: document a bunch of short options in help string
  cxenstored: remove dead option
  oxenstored: fix systemd socket activation
  oxenstored: move sd_notify_ready out of main loop

 tools/ocaml/xenstored/systemd.ml      |  2 +-
 tools/ocaml/xenstored/systemd.mli     |  4 +--
 tools/ocaml/xenstored/systemd_stubs.c |  6 ++--
 tools/ocaml/xenstored/utils.ml        |  2 +-
 tools/ocaml/xenstored/xenstored.ml    |  4 +--
 tools/xenstore/xenstored_core.c       | 58 ++++++++++++++++++++---------------
 6 files changed, 43 insertions(+), 33 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-08-06 16:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 13:38 [PATCH for-4.6 0/5] Patches for c/oxenstored Wei Liu
2015-08-06 13:38 ` [PATCH for-4.6 1/5] cxenstored: fix systemd socket activation Wei Liu
2015-08-06 13:38 ` [PATCH for-4.6 2/5] cxenstored: document a bunch of short options in help string Wei Liu
2015-08-06 15:54   ` Ian Campbell
2015-08-06 13:38 ` [PATCH for-4.6 3/5] cxenstored: remove dead option Wei Liu
2015-08-06 13:49   ` Ian Campbell
2015-08-06 13:52     ` Wei Liu
2015-08-06 13:38 ` [PATCH for-4.6 4/5] oxenstored: fix systemd socket activation Wei Liu
2015-08-06 13:50   ` Ian Campbell
2015-08-06 16:02     ` Ian Campbell
2015-08-06 15:58   ` Dave Scott
2015-08-06 13:38 ` [PATCH for-4.6 5/5] oxenstored: move sd_notify_ready out of main loop Wei Liu
2015-08-06 16:00   ` Dave Scott

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.