]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - net/sunrpc/auth_gss/auth_gss.c
SUNRPC: Refactor nfsd4_do_encode_secinfo()
authorChuck Lever <chuck.lever@oracle.com>
Sat, 16 Mar 2013 19:55:10 +0000 (15:55 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Mar 2013 19:43:33 +0000 (15:43 -0400)
commita77c806fb9d097bb7733b64207cf52fc2c6438bb
tree198d62d0436f22e7288142eb7341880a1b99ee3e
parent83523d083a045a2069e5f3443d2e4f810a6e6d9a
SUNRPC: Refactor nfsd4_do_encode_secinfo()

Clean up.  This matches a similar API for the client side, and
keeps ULP fingers out the of the GSS mech switch.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Acked-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfsd/nfs4xdr.c
include/linux/sunrpc/auth.h
include/linux/sunrpc/gss_api.h
net/sunrpc/auth.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_gss/gss_mech_switch.c