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:
52137ab
)
userns: Convert stat to return values mapped from kuids and kgids
author
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 9 Feb 2012 17:10:30 +0000
(09:10 -0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Tue, 15 May 2012 21:08:35 +0000
(14:08 -0700)
- Store uids and gids with kuid_t and kgid_t in struct kstat
- Convert uid and gids to userspace usable values with
from_kuid and from_kgid
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found