From: Eric W. Biederman Date: Wed, 14 Mar 2012 22:24:19 +0000 (-0700) Subject: userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid X-Git-Tag: v3.5-rc1~107^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76b6db010297d4928ab7b7e7c78dd982f413f0a4;p=pandora-kernel.git userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid These function are no longer needed replace them with their more useful equivalents. Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed