All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH] hotplug: create /var/run/xenstored in xencommons
Date: Thu, 18 Aug 2011 14:31:56 +0200	[thread overview]
Message-ID: <20110818123156.GA14698@aepfle.de> (raw)
In-Reply-To: <d3c5f8c4c8ede777eb3f.1313132860@probook.site>

On Fri, Aug 12, Olaf Hering wrote:

> # HG changeset patch
> # User Olaf Hering <olaf@aepfle.de>
> # Date 1313132827 -7200
> # Node ID d3c5f8c4c8ede777eb3f686306ec36ca677c2422
> # Parent  1f08b380d4386cdd6714786a9163e5f51aecab5d
> hotplug: create /var/run/xenstored in xencommons
> 
> In recent Linux distributions all volatile runtime data was moved to a
> tmpfs mounted on /run. /var/run is a symlink to that directory.  Create
> /var/run/xenstored unconditionally on startup, use -p to ignore errors.

Please ignore this patch, xenstored creates the directory:

tools/xenstore/xenstored_core.c:1811: if (mkdir(xs_daemon_rundir(), 0755)) {


Olaf

      reply	other threads:[~2011-08-18 12:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12  7:07 [PATCH] hotplug: create /var/run/xenstored in xencommons Olaf Hering
2011-08-18 12:31 ` Olaf Hering [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110818123156.GA14698@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.