commit | a7c1938e22c02b008655524c766d185ae99d9d53 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Feb 09 09:10:30 2012 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue May 15 14:08:35 2012 -0700 |
tree | f6b862a5d187908007614e5537f4cd1e31a40df4 | |
parent | 52137abe1820196d956bfd51edebc571b3427deb [diff] |
userns: Convert stat to return values mapped from kuids and kgids - 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>