From: Eric W. Biederman Date: Fri, 1 Feb 2013 11:50:00 +0000 (-0800) Subject: nfs: Convert nfs3xdr to use kuids and kgids X-Git-Tag: v3.9-rc1~85^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57a38dae2ac3f3d618bf197314e2805840220d0f;p=pandora-kernel.git nfs: 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. Add an additional failure mode incoming for uids or gids that are invalid. Cc: "J. Bruce Fields" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed