From: J. Bruce Fields Date: Tue, 14 May 2013 20:07:13 +0000 (-0400) Subject: svcrpc: store gss mech in svc_cred X-Git-Tag: v3.11-rc1~32^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc1531aca7fd1440918bd55844a054e9c29acad;p=pandora-kernel.git svcrpc: store gss mech in svc_cred Store a pointer to the gss mechanism used in the rq_cred and cl_cred. This will make it easier to enforce SP4_MACH_CRED, which needs to compare the mechanism used on the exchange_id with that used on protected operations. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed