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


Groups > linux.kernel > #1359379

Re: cgroup namespaces - mount root

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: cgroup namespaces - mount root
Date 2016-03-16 22:50 +0100
Message-ID <rdrui-6nD-7@gated-at.bofh.it> (permalink)
References <rbDgd-48r-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello, Serge.

On Fri, Mar 11, 2016 at 03:50:10PM -0600, Serge E. Hallyn wrote:
> 'mount root' field (field 3) in /proc/self/mountinfo will show the
> same thing, the result of awk -F: '/freezer/ { print $3 }' /proc/self/cgroup.

I see.

> I keep waffling between thinking this is a problem that needs to be
> solved, and thinking "don't do that".  But docker at least seems to
> have a problem with it right now, because it uses that field as part
> of its calculation of paths to write to.

Yeah, given that both are used in pretty simliar context, I think
distinguishing them would be a good idea.

> So, do you think it would be worth adding a 'nsroot=' entry in the
> optional fields (next shared:) ?  I would've just sent a patch, but

Yeah, I think so.

> it actually isn't quite as simple as it would seem to find a way to
> get the absolute path during mountinfo_read(), so I thought I'd ask
> before spending more time on it.

Thanks.

-- 
tejun

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


Thread

cgroup namespaces - mount root "Serge E. Hallyn" <serge@hallyn.com> - 2016-03-11 23:00 +0100
  Re: cgroup namespaces - mount root Tejun Heo <tj@kernel.org> - 2016-03-16 22:50 +0100

csiph-web