From: "Serge E. Hallyn" <serge@hallyn.com>
To: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
Cc: containers@lists.linux-foundation.org,
linux-kernel@vger.kernel.org,
Richard Weinberger <richard.weinberger@gmail.com>,
Serge Hallyn <serge.hallyn@ubuntu.com>,
Oleg Nesterov <oleg@redhat.com>,
David Howells <dhowells@redhat.com>,
"Eric W. Biederman" <ebiederm@xmission.com>,
Al Viro <viro@zeniv.linux.org.uk>
Subject: Re: [RFC PATCH 0/3] ns, procfs: pid conversion between ns and showing pidns hierarchy
Date: Thu, 4 Sep 2014 16:44:29 +0200 [thread overview]
Message-ID: <20140904144429.GA13407@mail.hallyn.com> (raw)
In-Reply-To: <1409740200-26461-1-git-send-email-chenhanxiao@cn.fujitsu.com>
Quoting Chen Hanxiao (chenhanxiao@cn.fujitsu.com):
> This series will expose pid inside containers
> via procfs.
> Also show the hierarchy of pid namespcae.
> Then we could know how pid looks inside a container
> and their ns relationships.
>
> Chen Hanxiao (3):
> procfs: check uniq proc_dir_entry subdir name
> procfs: show hierarchy of pid namespace
> /proc/pid/status: show all sets of pid according to ns
>
> fs/proc/Kconfig | 6 ++
> fs/proc/Makefile | 1 +
> fs/proc/array.c | 17 +++++
> fs/proc/generic.c | 15 +++++
> fs/proc/pidns_hierarchy.c | 161 ++++++++++++++++++++++++++++++++++++++++++++++
> include/linux/proc_fs.h | 3 +
> 6 files changed, 203 insertions(+)
> create mode 100644 fs/proc/pidns_hierarchy.c
Thanks, Chen. I'm sorry I won't have a chance to review this week, but
hope to do next week.
next prev parent reply other threads:[~2014-09-04 14:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 10:29 [RFC PATCH 0/3] ns,procfs: " Chen Hanxiao
2014-09-03 10:29 ` [RFC PATCH 1/3] procfs: check uniq proc_dir_entry subdir name Chen Hanxiao
2014-09-09 23:17 ` Serge E. Hallyn
2014-09-03 10:29 ` [RFC PATCH 2/3] procfs: show hierarchy of pid namespace Chen Hanxiao
2014-09-03 12:46 ` Vasiliy Kulikov
2014-09-04 10:13 ` Chen, Hanxiao
2014-09-10 16:23 ` Serge E. Hallyn
2014-09-11 9:48 ` Chen, Hanxiao
2014-09-03 10:30 ` [PATCH 3/3] /proc/pid/status: show all sets of pid according to ns Chen Hanxiao
2014-09-04 14:44 ` Serge E. Hallyn [this message]
2014-09-05 5:21 ` [RFC PATCH 0/3] ns, procfs: pid conversion between ns and showing pidns hierarchy Chen, Hanxiao
2014-09-12 22:18 ` Serge E. Hallyn
2014-09-16 9:06 ` Chen, Hanxiao
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=20140904144429.GA13407@mail.hallyn.com \
--to=serge@hallyn.com \
--cc=chenhanxiao@cn.fujitsu.com \
--cc=containers@lists.linux-foundation.org \
--cc=dhowells@redhat.com \
--cc=ebiederm@xmission.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg@redhat.com \
--cc=richard.weinberger@gmail.com \
--cc=serge.hallyn@ubuntu.com \
--cc=viro@zeniv.linux.org.uk \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome