commit | c2190661039b3817b4cc1cbfea620b3f7dbe5cd8 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Aug 26 19:23:04 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Aug 30 09:19:36 2013 -0400 |
tree | 61b8f6f287993f604c3a7843aa2322c36f375af9 | |
parent | bd4a3eb15bb42296e61d0fd16f2c7f8cc171b681 [diff] |
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 <Trond.Myklebust@netapp.com>