Re: [PATCH] cgroup mount: ignore nsroot=

2016-03-30 Thread Tycho Andersen
On Wed, Mar 30, 2016 at 12:21:00PM -0500, Serge E. Hallyn wrote: > As of the patch "cgroup namespaces: add a 'nsroot=' mountinfo field", > cgroupfs mountinfo output shows 'nsroot='. If userspace like criu > copy/pastes mount options from there into a new mount command, we should > ignore it. > >

[PATCH] cgroup mount: ignore nsroot=

2016-03-30 Thread Serge E. Hallyn
As of the patch "cgroup namespaces: add a 'nsroot=' mountinfo field", cgroupfs mountinfo output shows 'nsroot='. If userspace like criu copy/pastes mount options from there into a new mount command, we should ignore it. Signed-off-by: Serge Hallyn --- kernel/cgroup.c | 4 1 file changed,