From: Eric W. Biederman Date: Sat, 2 Feb 2013 12:16:08 +0000 (-0800) Subject: nfsd: Convert nfs3xdr to use kuids and kgids X-Git-Tag: v3.9-rc1~85^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=458878a705c822a6be267977e435b16576bde59b;p=pandora-kernel.git nfsd: Convert nfs3xdr to use kuids and kgids When reading uids and gids off the wire convert them to kuids and kgids. When putting kuids and kgids onto the wire first convert them to uids and gids the other side will understand. Cc: "J. Bruce Fields" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed