All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/hotplug/Linux changes
@ 2015-01-07 16:37 Olaf Hering
  2015-01-07 16:37 ` [PATCH 1/2] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file Olaf Hering
  2015-01-07 16:37 ` [PATCH 2/2] tools/hotplug: remove usage of XENSTORED_TRACE boolean Olaf Hering
  0 siblings, 2 replies; 8+ messages in thread
From: Olaf Hering @ 2015-01-07 16:37 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, m.a.young

As suggested by IanC:

With these changes the existing XENSTORED_TRACE= sysconfig variable is
removed, in favor of a new XENSTORED_ARGS= variable. This variable is
already used in the code, but it was never put into the sysconfig files.

All this is to remove the illusion that XENSTORED_TRACE= will work with
systemd service files.

Note: it seems that XENSTORED_TRACE=yes will not work even today with
oxenstored and sysv runlevel script because oxenstored and xenstored do
not handle the same set of command line options. Thats not my fault.

I suggest to consider this for staging and staging-4.5.

Olaf

Olaf Hering (2):
  tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file.
  tools/hotplug: remove usage of XENSTORED_TRACE boolean

 tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 8 +++++---
 tools/hotplug/Linux/init.d/xencommons.in           | 1 -
 2 files changed, 5 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2015-01-08 19:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 16:37 [PATCH 0/2] tools/hotplug/Linux changes Olaf Hering
2015-01-07 16:37 ` [PATCH 1/2] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file Olaf Hering
2015-01-07 16:44   ` Ian Campbell
2015-01-07 16:49   ` Ian Jackson
2015-01-07 17:11     ` Ian Campbell
2015-01-08  7:51       ` Olaf Hering
2015-01-08 19:09         ` Konrad Rzeszutek Wilk
2015-01-07 16:37 ` [PATCH 2/2] tools/hotplug: remove usage of XENSTORED_TRACE boolean Olaf Hering

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.