From: Eric W. Biederman Date: Thu, 9 Feb 2012 17:10:30 +0000 (-0800) Subject: userns: Convert stat to return values mapped from kuids and kgids X-Git-Tag: v3.5-rc1~107^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c1938e22c02b008655524c766d185ae99d9d53;p=pandora-kernel.git 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 Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed