Define user_namespace object class.

Signed-off-by: Chris PeBenito <chpebeni@linux.microsoft.com>
This commit is contained in:
Chris PeBenito 2023-03-02 09:00:45 -05:00
parent cfbdaf5c30
commit 0e1cc1e01e
2 changed files with 7 additions and 0 deletions

View File

@ -1072,3 +1072,8 @@ class io_uring
override_creds
sqpoll
}
class user_namespace
{
create
}

View File

@ -203,4 +203,6 @@ class anon_inode
class io_uring
class user_namespace
# FLASK