userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 14 Mar 2012 22:24:19 +0000 (15:24 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Thu, 3 May 2012 10:28:39 +0000 (03:28 -0700)
These function are no longer needed replace them with their more useful equivalents.

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>

No differences found