Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1472536

Re: [Xen-devel] [PATCH] xenbus: Use proc_create_mount_point() to create /proc/xen

From David Vrabel <david.vrabel@citrix.com>
Newsgroups linux.kernel
Subject Re: [Xen-devel] [PATCH] xenbus: Use proc_create_mount_point() to create /proc/xen
Date 2016-08-30 17:10 +0200
Message-ID <sbSPM-6x2-19@gated-at.bofh.it> (permalink)
References <sbwme-rU-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 29/08/16 16:03, Seth Forshee wrote:
> Mounting proc in user namespace containers fails if the xenbus
> filesystem is mounted on /proc/xen because this directory fails
> the "permanently empty" test. proc_create_mount_point() exists
> specifically to create such mountpoints in proc but is currently
> proc-internal. Export this interface to modules, then use it in
> xenbus when creating /proc/xen.

Acked-by: David Vrabel <david.vrabel@citrix.com>

This either needs to be acked by the fs maintainer or go via their tree
but you don't appear to have Cc'd the relevant people or lists.

David

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] xenbus: Use proc_create_mount_point() to create /proc/xen Seth Forshee <seth.forshee@canonical.com> - 2016-08-29 17:10 +0200
  Re: [PATCH] xenbus: Use proc_create_mount_point() to create /proc/xen Juergen Gross <jgross@suse.com> - 2016-08-30 16:50 +0200
    Re: [PATCH] xenbus: Use proc_create_mount_point() to create /proc/xen Seth Forshee <seth.forshee@canonical.com> - 2016-08-30 17:10 +0200
  Re: [Xen-devel] [PATCH] xenbus: Use proc_create_mount_point() to  create /proc/xen David Vrabel <david.vrabel@citrix.com> - 2016-08-30 17:10 +0200
    Re: [Xen-devel] [PATCH] xenbus: Use proc_create_mount_point() to  create /proc/xen Seth Forshee <seth.forshee@canonical.com> - 2016-08-30 17:20 +0200
      Re: [Xen-devel] [PATCH] xenbus: Use proc_create_mount_point() to  create /proc/xen David Vrabel <david.vrabel@citrix.com> - 2016-08-30 17:20 +0200

csiph-web