Re: [PATCH v2 06/10] utsns: Add a limit on the number of uts namespaces

2016-07-25 Thread Serge E. Hallyn
Quoting Eric W. Biederman (ebied...@xmission.com): > Signed-off-by: "Eric W. Biederman" Acked-by: Serge Hallyn > --- > include/linux/user_namespace.h | 1 + > kernel/user_namespace.c| 1 + > kernel/utsname.c | 31 ++- > 3 files changed, 28 in

[PATCH v2 06/10] utsns: Add a limit on the number of uts namespaces

2016-07-21 Thread Eric W. Biederman
Signed-off-by: "Eric W. Biederman" --- include/linux/user_namespace.h | 1 + kernel/user_namespace.c| 1 + kernel/utsname.c | 31 ++- 3 files changed, 28 insertions(+), 5 deletions(-) diff --git a/include/linux/user_namespace.h b/include/linux/