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)
commit68c97153fb7f2877f98aa6c29546381d9cad2fed
tree6c233c15758788758c819248a9d821d0083f4ca6
parent805a6af8dba5dfdd35ec35dc52ec0122400b2610
SUNRPC: Clean up the RPCSEC_GSS service ticket requests

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>
fs/nfs/client.c
fs/nfsd/nfs4callback.c
include/linux/sunrpc/auth.h
include/linux/sunrpc/auth_gss.h
net/sunrpc/auth_generic.c
net/sunrpc/auth_gss/auth_gss.c