All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Anthony PERARD <anthony.perard@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Wei Liu <wei.liu2@citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH 1/5] tools/hotplug: move XENSTORED_MOUNT_CTX to sysconfig.xencommons
Date: Fri, 5 Dec 2014 16:51:49 +0100	[thread overview]
Message-ID: <20141205155149.GA3065@aepfle.de> (raw)
In-Reply-To: <20141205153500.GP1617@perard.uk.xensource.com>

On Fri, Dec 05, Anthony PERARD wrote:

> On Fri, Dec 05, 2014 at 01:05:48PM +0100, Olaf Hering wrote:
> > On a non-SELinux system the mount option "context=none" works fine.
> 
> That's not true. I've tested 'context=none' on ArchLinux which have no
> support (or limited) for selinux, and the option give this error:
> "tmpfs: Bad mount option context"

Appears to work for me, at least on SLE12. No idea how much SELinux they
put in there. My old 11.4 behaves the same. Perhaps your kernel lacks
certain functionality? I assome the error msg comes from the kernel.

root@bax:~ # mount -vt tmpfs xxx -o context=foo /mnt/
mount: xxx mounted on /mnt.
root@bax:~ # grep mnt /proc/mounts 
xxx /mnt tmpfs rw,relatime 0 0

Olaf

  reply	other threads:[~2014-12-05 15:51 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-05 12:05 [PATCH 0/5] tools/hotplug: systemd changes for 4.5 Olaf Hering
2014-12-05 12:05 ` [PATCH 1/5] tools/hotplug: move XENSTORED_MOUNT_CTX to sysconfig.xencommons Olaf Hering
2014-12-05 12:20   ` Ian Jackson
2014-12-05 12:26     ` Olaf Hering
2014-12-05 12:32       ` Olaf Hering
2014-12-05 12:43       ` Ian Jackson
2014-12-05 13:27         ` Olaf Hering
2014-12-05 15:01           ` Ian Jackson
2014-12-05 15:35   ` Anthony PERARD
2014-12-05 15:51     ` Olaf Hering [this message]
2014-12-05 16:09       ` Anthony PERARD
2014-12-05 12:05 ` [PATCH 2/5] tools/hotplug: use existing sysconfig file for xenconsoled Olaf Hering
2014-12-05 12:05 ` [PATCH 3/5] tools/hotplug: remove EnvironmentFile from xen-qemu-dom0-disk-backend.service Olaf Hering
2014-12-05 12:05 ` [PATCH 4/5] tools/hotplug: remove XENSTORED_ROOTDIR from service file Olaf Hering
2014-12-05 12:21   ` Ian Jackson
2014-12-05 12:05 ` [PATCH 5/5] tools/hotplug: support XENSTORED_TRACE in systemd Olaf Hering
2014-12-05 12:24   ` Ian Jackson
2014-12-05 12:30     ` Olaf Hering
2014-12-05 12:51       ` Ian Jackson
2014-12-05 13:31         ` Olaf Hering
2014-12-08 12:37     ` Olaf Hering
2014-12-09 16:09       ` Ian Jackson
2014-12-09 16:27         ` Olaf Hering
2014-12-09 16:46           ` Ian Jackson
2014-12-10  9:15             ` Olaf Hering
2014-12-10 10:02               ` Ian Campbell
2014-12-10 10:08                 ` Olaf Hering
2014-12-10 17:52                 ` Olaf Hering
2014-12-12 10:10                   ` Ian Campbell
2014-12-12 11:37                     ` Olaf Hering
2014-12-12 11:47                       ` Ian Campbell
2014-12-12 12:08                         ` M A Young
2014-12-12 12:12                       ` Olaf Hering
2014-12-12 15:06                         ` Olaf Hering
2014-12-10 18:01                 ` Olaf Hering
2014-12-12 10:07                   ` Ian Campbell

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=20141205155149.GA3065@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=anthony.perard@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.