Skip to content
Commit b236017a authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

ipc: Initialize ipc_namespace->user_ns early.



Allow the ipc namespace initialization code to depend on ns->user_ns
being set during initialization.

In particular this allows mq_init_ns to use ns->user_ns for permission
checks and initializating s_user_ns while the the mq filesystem is
being mounted.

Acked-by: default avatarSeth Forshee <seth.forshee@canonical.com>
Suggested-by: default avatarSeth Forshee <seth.forshee@canonical.com>
Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 8654df4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment