From: Eric W. Biederman Date: Sat, 2 Feb 2013 10:45:08 +0000 (-0800) Subject: sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials X-Git-Tag: v3.9-rc1~85^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a570abbb966ee7de6c4357a58be11a558fa7099b;p=pandora-kernel.git sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials When writing kuids onto the wire first map them into the initial user namespace. When writing kgids onto the wire first map them into the initial user namespace. Cc: "J. Bruce Fields" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed