commit | 68c97153fb7f2877f98aa6c29546381d9cad2fed | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 03 13:22:46 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jan 05 10:42:38 2012 -0500 |
tree | 6c233c15758788758c819248a9d821d0083f4ca6 | |
parent | 805a6af8dba5dfdd35ec35dc52ec0122400b2610 [diff] |
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>