commit | 6f9ac6d93a0916de09d11b0a247ade8f4347728b | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Nov 16 22:57:55 2011 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Sat Apr 07 16:55:53 2012 -0700 |
tree | 93e47420422e8e99befd2c14aaab75fa167cbb59 | |
parent | aeb3ae9da9b50a386b22af786d19b623e8d9f0fa [diff] |
mqueue: Explicitly capture the user namespace to send the notification to. Stop relying on user->user_ns which is going away and instead capture the user_namespace of the process we are supposed to notify. Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>