From: Eric W. Biederman Date: Sat, 2 Feb 2013 11:24:21 +0000 (-0800) Subject: nfsd: Convert idmap to use kuids and kgids X-Git-Tag: v3.9-rc1~85^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65e10f6d0ab09ba95c2eb07cac43208692cf670e;p=pandora-kernel.git nfsd: Convert idmap to use kuids and kgids Convert nfsd_map_name_to_uid to return a kuid_t value. Convert nfsd_map_name_to_gid to return a kgid_t value. Convert nfsd_map_uid_to_name to take a kuid_t parameter. Convert nfsd_map_gid_to_name to take a kgid_t paramater. Cc: "J. Bruce Fields" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed