lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 27 Jan 2011 09:08:51 +0800
From:	Li Zefan <lizf@...fujitsu.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
CC:	Daniel Lezcano <daniel.lezcano@...e.fr>,
	containers@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cgroup : remove the ns_cgroup

Andrew Morton wrote:
> On Tue, 25 Jan 2011 10:39:48 +0100
> Daniel Lezcano <daniel.lezcano@...e.fr> wrote:
> 
>> This patch removes the ns_cgroup as suggested in the following thread:
> 
> I had this patch queued up in September last year, but dropped it.  Why
> did I do that?

Because you wanted to wait for some time for users (if any) to notice this
coming change.

Author: Daniel Lezcano <daniel.lezcano@...e.fr>
Date:   Wed Oct 27 15:33:38 2010 -0700

    cgroup: notify ns_cgroup deprecated
    
    The ns_cgroup will be removed very soon.  Let's warn, for this version,
    ns_cgroup is deprecated.
    
    Make ns_cgroup and clone_children exclusive.  If the clone_children is set
    and the ns_cgroup is mounted, let's fail with EINVAL when the ns_cgroup
    subsys is created (a printk will help the user to understand why the
    creation fails).
    
    Update the feature remove schedule file with the deprecated ns_cgroup.
    
    Signed-off-by: Daniel Lezcano <daniel.lezcano@...e.fr>
    Acked-by: Paul Menage <menage@...gle.com>
    Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
    Signed-off-by: Linus Torvalds <torvalds@...ux-foundation.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ