Skip to content
Snippets Groups Projects
Commit 1efdb69b authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

userns: Convert ipc to use kuid and kgid where appropriate


- Store the ipc owner and creator with a kuid
- Store the ipc group and the crators group with a kgid.
- Add error handling to ipc_update_perms, allowing it to
  fail if the uids and gids can not be converted to kuids
  or kgids.
- Modify the proc files to display the ipc creator and
  owner in the user namespace of the opener of the proc file.

Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
parent 9582d901
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment