Searched hist:b236017a (Results 1 - 1 of 1) sorted by relevance

/linux-master/ipc/
H A Dnamespace.cdiff b236017a Mon May 30 23:26:41 MDT 2016 Eric W. Biederman <ebiederm@xmission.com> 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: Seth Forshee <seth.forshee@canonical.com>
Suggested-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

Completed in 163 milliseconds