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:
65cc5a1
)
userns: signal remove unnecessary map_cred_ns
author
Eric W. Biederman
<ebiederm@xmission.com>
Tue, 13 Mar 2012 23:04:35 +0000
(16:04 -0700)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Tue, 15 May 2012 21:59:24 +0000
(14:59 -0700)
map_cred_ns is a light wrapper around from_kuid with the order of the arguments
reversed. Replace map_cred_ns with from_kuid and remove map_cred_ns.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found