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>
Showing
- fs/nfs/client.c 1 addition, 1 deletionfs/nfs/client.c
- fs/nfsd/nfs4callback.c 1 addition, 1 deletionfs/nfsd/nfs4callback.c
- include/linux/sunrpc/auth.h 2 additions, 1 deletioninclude/linux/sunrpc/auth.h
- include/linux/sunrpc/auth_gss.h 1 addition, 1 deletioninclude/linux/sunrpc/auth_gss.h
- net/sunrpc/auth_generic.c 4 additions, 2 deletionsnet/sunrpc/auth_generic.c
- net/sunrpc/auth_gss/auth_gss.c 23 additions, 17 deletionsnet/sunrpc/auth_gss/auth_gss.c
Loading
Please register or sign in to comment