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


Groups > linux.kernel > #1334834

Re: [lxc-devel] CGroup Namespaces (v10)

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [lxc-devel] CGroup Namespaces (v10)
Date 2016-02-15 22:20 +0100
Message-ID <r2yIO-6Cx-11@gated-at.bofh.it> (permalink)
References <qWd4l-cs-5@gated-at.bofh.it> <r18GK-79j-3@gated-at.bofh.it> <r1osa-Pl-17@gated-at.bofh.it> <r1vjY-5hf-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 12, 2016 at 05:22:21PM -0600, Serge E. Hallyn wrote:
> On Fri, Feb 12, 2016 at 11:09:06AM -0500, Tejun Heo wrote:
> > Hello,
> > 
> > On Fri, Feb 12, 2016 at 12:18:28AM +0100, Alban Crequy wrote:
> > > I just noticed commit c38c4597e4bf ("netfilter: implement xt_cgroup
> > > cgroup2 path match") which, as far as I understand, introduces a new
> > > userland facing API containing the full cgroup path. Does it mean that
> > > the cgroupns patchset should include cgroup path translation in
> > > xt_cgroup?
> > 
> > I don't think so.  None of netfilter configuration is namespaced in
> > any way.  They're system-global by nature.
> 
> I assume at some point you'll want the set ported onto for-4.6 or
> linux-next?  My 2016-02-03/cgns set still cherrypick cleanly onto
> for-4.6 at the moment, but I haven't tried linux-next, and I haven't
> done build+test since 4.5-rc1 came out.

I'm getting the following on top of the current for-4.6.  Can you
please look into it?

[kernel/cgroup.c:219:13: error: ‘cgroupns_operations’ undeclared here (not in a function)
  .ns.ops  = &cgroupns_operations,
               ^

Thanks.

-- 
tejun

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


Thread

Re: [lxc-devel] CGroup Namespaces (v10) Alban Crequy <alban.crequy@gmail.com> - 2016-02-12 00:20 +0100
  Re: [lxc-devel] CGroup Namespaces (v10) Tejun Heo <tj@kernel.org> - 2016-02-12 17:10 +0100
    Re: [lxc-devel] CGroup Namespaces (v10) "Serge E. Hallyn" <serge@hallyn.com> - 2016-02-13 00:30 +0100
      Re: [lxc-devel] CGroup Namespaces (v10) Tejun Heo <tj@kernel.org> - 2016-02-15 22:20 +0100
        Re: [lxc-devel] CGroup Namespaces (v10) Tejun Heo <tj@kernel.org> - 2016-02-15 22:30 +0100

csiph-web