From: Trond Myklebust Date: Mon, 23 Jan 2012 17:49:36 +0000 (-0500) Subject: SUNRPC: Fix machine creds in generic_create_cred and generic_match X-Git-Tag: v3.3-rc2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875ad3f8e7dff6bc1d053e5bfe73d8e8d2e6ae67;p=pandora-kernel.git SUNRPC: Fix machine creds in generic_create_cred and generic_match - generic_create_cred needs to copy the '.principal' field. - generic_match needs to ignore the groups and match on the '.principal' field. This fixes an Oops that was introduced by commit 68c9715 (SUNRPC: Clean up the RPCSEC_GSS service ticket requests) Reported-by: J. Bruce Fields Signed-off-by: Trond Myklebust Tested-by: J. Bruce Fields --- Reading git-diff-tree failed