SUNRPC: Clean up the RPCSEC_GSS service ticket requests
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Jan 2012 18:22:46 +0000 (13:22 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 5 Jan 2012 15:42:38 +0000 (10:42 -0500)
Instead of hacking specific service names into gss_encode_v1_msg, we should
just allow the caller to specify the service name explicitly.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Acked-by: J. Bruce Fields <bfields@redhat.com>

No differences found