mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
cgroupns: Add a limit on the number of cgroup namespaces
Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
This commit is contained in:
@@ -29,6 +29,7 @@ enum ucount_type {
|
||||
UCOUNT_PID_NAMESPACES,
|
||||
UCOUNT_UTS_NAMESPACES,
|
||||
UCOUNT_IPC_NAMESPACES,
|
||||
UCOUNT_CGROUP_NAMESPACES,
|
||||
UCOUNT_COUNTS,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user