Re: [PATCH v2 04/10] userns: Generalize the user namespace count into ucount

2016-07-25 Thread Serge E. Hallyn
Quoting Eric W. Biederman (ebied...@xmission.com): > The same kind of recursive sane default limit and policy > countrol that has been implemented for the user namespace > is desirable for the other namespaces, so generalize > the user namespace refernce count into a ucount. > > Signed-off-by: "Er

[PATCH v2 04/10] userns: Generalize the user namespace count into ucount

2016-07-21 Thread Eric W. Biederman
The same kind of recursive sane default limit and policy countrol that has been implemented for the user namespace is desirable for the other namespaces, so generalize the user namespace refernce count into a ucount. Signed-off-by: "Eric W. Biederman" --- include/linux/user_namespace.h | 32