From: Trond Myklebust Date: Mon, 26 Aug 2013 23:23:04 +0000 (-0400) Subject: SUNRPC: Replace clnt->cl_principal X-Git-Tag: v3.12-rc1~87^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2190661039b3817b4cc1cbfea620b3f7dbe5cd8;p=pandora-kernel.git SUNRPC: Replace clnt->cl_principal The clnt->cl_principal is being used exclusively to store the service target name for RPCSEC_GSS/krb5 callbacks. Replace it with something that is stored only in the RPCSEC_GSS-specific code. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed