From: Trond Myklebust Date: Fri, 23 Aug 2013 18:02:24 +0000 (-0400) Subject: RPCSEC_GSS: Clean up upcall message allocation X-Git-Tag: v3.12-rc1~87^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd4a3eb15bb42296e61d0fd16f2c7f8cc171b681;p=pandora-kernel.git RPCSEC_GSS: Clean up upcall message allocation Optimise away gss_encode_msg: we don't need to look up the pipe version a second time. Save the gss target name in struct gss_auth. It is a property of the auth cache itself, and doesn't really belong in the rpc_client. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed