From: Eric W. Biederman Date: Sat, 2 Feb 2013 11:03:04 +0000 (-0800) Subject: sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials X-Git-Tag: v3.9-rc1~85^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f025adf191924e3a75ce80e130afcd2485b53bb8;p=pandora-kernel.git sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials When reading kuids from the wire map them into the initial user namespace, and validate the mapping succeded. When reading kgids from the wire map them into the initial user namespace, and validate the mapping succeded. Cc: "J. Bruce Fields" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed