git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c806aa
)
userns: Convert capabilities related permsion checks
author
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 8 Feb 2012 00:45:47 +0000
(16:45 -0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 3 May 2012 10:28:40 +0000
(
03:28
-0700)
- Use uid_eq when comparing kuids
Use gid_eq when comparing kgids
- Use make_kuid(user_ns, 0) to talk about the user_namespace root uid
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found